Searched refs:GetErrorStreamFileSP (Results 1 – 10 of 10) sorted by relevance
123 io_handler.GetErrorStreamFileSP()->Lock(); in IOHandlerInputComplete()144 io_handler.GetErrorStreamFileSP()->Lock(); in IOHandlerInputComplete()
106 LockedStreamFile locked_stream = io_handler.GetErrorStreamFileSP()->Lock(); in IOHandlerActivated()225 io_handler.GetErrorStreamFileSP()->GetUnlockedFileSP()); in IOHandlerInputComplete()
128 lldb::LockableStreamFileSP GetErrorStreamFileSP();
95 LockableStreamFileSP IOHandler::GetErrorStreamFileSP() { return m_error_sp; } in GetErrorStreamFileSP() function in IOHandler
1384 err = top_reader_sp->GetErrorStreamFileSP(); in AdoptTopIOHandlerFilesIfInvalid()
184 LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete()424 LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete()
2393 LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP(); in IOHandlerInputComplete()
4962 io_handler.GetErrorStreamFileSP()) { in IOHandlerInputComplete()
532 if (LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP()) { in IOHandlerInputComplete()554 if (LockableStreamFileSP error_sp = io_handler.GetErrorStreamFileSP()) { in IOHandlerInputComplete()
3211 : io_handler.GetErrorStreamFileSP(); in PrintCommandOutput()