Searched refs:SetSynchronous (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h454 SetSynchronous (bool value);
/external/lldb/source/Core/
H A DDebugger.cpp728 m_command_interpreter_ap->SetSynchronous (!async_execution);
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2690 CommandInterpreter::SetSynchronous (bool value) function in class:CommandInterpreter

Completed in 161 milliseconds