Searched refs:DoInitSession (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DScriptInterpreterPython.h332 DoInitSession (bool init_lldb_globals);
/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp176 if (DoInitSession((on_entry & InitGlobals) == InitGlobals) == false)
195 ScriptInterpreterPython::Locker::DoInitSession(bool init_lldb_globals) function in class:ScriptInterpreterPython::Locker

Completed in 60 milliseconds