Searched refs:GetSessionDictionary (Results 1 – 2 of 2) sorted by relevance
690 PythonDictionary &ScriptInterpreterPython::GetSessionDictionary() { in GetSessionDictionary() function in ScriptInterpreterPython870 PythonDictionary &session_dict = GetSessionDictionary(); in ExecuteOneLine()1063 PythonDictionary locals = GetSessionDictionary(); in ExecuteOneLineWithReturn()1217 PythonDictionary locals = GetSessionDictionary(); in ExecuteMultipleLines()2214 python_function_name, GetSessionDictionary().get(), valobj, in GetScriptedSummary()2835 bool was_imported_locally = GetSessionDictionary() in LoadScriptingModule()
578 PythonDictionary &GetSessionDictionary();