Home
last modified time | relevance | path

Searched refs:synchronicity (Results 1 – 4 of 4) sorted by relevance

/external/lldb/test/functionalities/command_script/
Dpy_import9 command script add tell_sync --function welcome.check_for_synchro --synchronicity sync
10 command script add tell_async --function welcome.check_for_synchro --synchronicity async
11 command script add tell_curr --function welcome.check_for_synchro --synchronicity curr
/external/lldb/include/lldb/Interpreter/
DScriptInterpreterPython.h119 ScriptedCommandSynchronicity synchronicity,
DScriptInterpreter.h412 ScriptedCommandSynchronicity synchronicity, in RunScriptBasedCommand() argument
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2948 ScriptedCommandSynchronicity synchronicity, in RunScriptBasedCommand() argument
2982 synchronicity); in RunScriptBasedCommand()