Home
last modified time | relevance | path

Searched refs:SetIsDone (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/lldb/source/Expression/
DREPL.cpp101 io_handler.SetIsDone(true); in IOHandlerActivated()
260 io_handler.SetIsDone(true); in IOHandlerInputComplete()
269 io_handler_sp->SetIsDone(true); in IOHandlerInputComplete()
279 io_handler.SetIsDone(true); in IOHandlerInputComplete()
285 io_handler_sp->SetIsDone(false); in IOHandlerInputComplete()
410 io_handler_sp->SetIsDone(false); in IOHandlerInputComplete()
481 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/external/llvm-project/lldb/source/Core/
DIOHandler.cpp169 io_handler.SetIsDone(true); in IOHandlerInputComplete()
178 io_handler.SetIsDone(true); in IOHandlerInputComplete()
183 io_handler.SetIsDone(true); in IOHandlerInputComplete()
192 io_handler.SetIsDone(true); in IOHandlerInputComplete()
195 io_handler.SetIsDone(true); in IOHandlerInputComplete()
364 SetIsDone(true); in GetLine()
DIOHandlerCursesGUI.cpp4349 SetIsDone(true); in Run()
/external/llvm-project/lldb/source/Commands/
DCommandObjectExpression.cpp490 io_handler.SetIsDone(true); in IOHandlerInputComplete()
600 m_interpreter.GetIOHandler(false)->SetIsDone(true); in DoExecute()
628 io_handler_sp->SetIsDone(false); in DoExecute()
DCommandObjectWatchpointCommand.cpp223 io_handler.SetIsDone(true); in IOHandlerInputComplete()
DCommandObjectBreakpointCommand.cpp236 io_handler.SetIsDone(true); in IOHandlerInputComplete()
DCommandObjectCommands.cpp831 io_handler.SetIsDone(true); in IOHandlerInputComplete()
1510 io_handler.SetIsDone(true); in IOHandlerInputComplete()
DCommandObjectType.cpp259 io_handler.SetIsDone(true); in IOHandlerInputComplete()
478 io_handler.SetIsDone(true); in IOHandlerInputComplete()
DCommandObjectTarget.cpp4705 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
DScriptInterpreterLua.cpp50 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/external/llvm-project/lldb/include/lldb/API/
DSBDebugger.h30 void SetIsDone(bool);
/external/llvm-project/lldb/source/Target/
DProcess.cpp3395 m_process_input_reader->SetIsDone(true); in Destroy()
4454 SetIsDone(true); in Run()
4458 SetIsDone(false); in Run()
4476 SetIsDone(true); in Run()
4484 SetIsDone(true); in Run()
4486 SetIsDone(true); in Run()
4495 SetIsDone(true); in Run()
4512 SetIsDone(true); in Cancel()
4600 io_handler_sp->SetIsDone(false); in PushProcessIOHandler()
/external/llvm-project/lldb/include/lldb/Core/
DIOHandler.h90 virtual void SetIsDone(bool b) { m_done = b; } in SetIsDone() function
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPythonImpl.h471 SetIsDone(true); in Run()
DScriptInterpreterPython.cpp601 io_handler.SetIsDone(true); in IOHandlerInputComplete()
/external/llvm-project/lldb/source/API/
DSBDebugger.cpp119 void SBInputReader::SetIsDone(bool b) { in SetIsDone() function in SBInputReader
120 LLDB_RECORD_METHOD(void, SBInputReader, SetIsDone, (bool), b); in SetIsDone()
1650 LLDB_REGISTER_METHOD(void, SBInputReader, SetIsDone, (bool)); in RegisterMethods()
/external/llvm-project/lldb/source/Interpreter/
DCommandInterpreter.cpp2873 io_handler.SetIsDone(true); in IOHandlerInputComplete()
2880 io_handler.SetIsDone(true); in IOHandlerInputComplete()
2886 io_handler.SetIsDone(true); in IOHandlerInputComplete()
2895 io_handler.SetIsDone(true); in IOHandlerInputComplete()