Searched refs:GetUnlockedFileSP (Results 1 – 5 of 5) sorted by relevance
95 std::shared_ptr<File> GetUnlockedFileSP() { return m_file_sp; } in GetUnlockedFileSP() function
120 return m_output_file_sp->GetUnlockedFileSP(); in GetOutputFile()123 return m_error_file_sp->GetUnlockedFileSP(); in GetErrorFile()
140 return m_output_stream_sp->GetUnlockedFileSP(); in GetOutputFileSP()144 return m_error_stream_sp->GetUnlockedFileSP(); in GetErrorFileSP()
223 io_handler.GetOutputStreamFileSP()->GetUnlockedFileSP()); in IOHandlerInputComplete()225 io_handler.GetErrorStreamFileSP()->GetUnlockedFileSP()); in IOHandlerInputComplete()
699 SetStdHandle(top_out_sp->GetUnlockedFileSP(), "stdout", m_saved_stdout, in EnterSession()705 SetStdHandle(top_err_sp->GetUnlockedFileSP(), "stderr", m_saved_stderr, in EnterSession()