Searched refs:EnterSession (Results 1 – 2 of 2) sorted by relevance
247 EnterSession (bool init_lldb_globals);
199 return m_python_interpreter->EnterSession (init_lldb_globals); in DoInitSession()640 ScriptInterpreterPython::EnterSession (bool init_lldb_globals) in EnterSession() function in ScriptInterpreterPython