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

/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp176 if (DoInitSession((on_entry & InitGlobals) == InitGlobals) == false)
332 ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | ScriptInterpreterPython::Locker::InitGlobals,
771 ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | (options.GetSetLLDBGlobals() ? ScriptInterpreterPython::Locker::InitGlobals : 0),
892 ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | ScriptInterpreterPython::Locker::InitGlobals,
1042 ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | (options.GetSetLLDBGlobals() ? ScriptInterpreterPython::Locker::InitGlobals : 0),
1209 ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | (options.GetSetLLDBGlobals() ? ScriptInterpreterPython::Locker::InitGlobals : 0),
2338 ScriptInterpreterPython::Locker::AcquireLock | ScriptInterpreterPython::Locker::InitSession | ScriptInterpreterPython::Locker::InitGlobals,
/external/lldb/include/lldb/Interpreter/
H A DScriptInterpreterPython.h309 InitGlobals = 0x0004 enumerator in enum:lldb_private::ScriptInterpreterPython::Locker::OnEntry
/external/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc2391 void InitGlobals() { function in namespace:google::protobuf::python
2423 InitGlobals();

Completed in 784 milliseconds