Searched refs:GetSessionDictionary (Results 1 – 2 of 2) sorted by relevance
822 PythonDictionary &ScriptInterpreterPythonImpl::GetSessionDictionary() { in GetSessionDictionary() function in ScriptInterpreterPythonImpl961 PythonDictionary &session_dict = GetSessionDictionary(); in ExecuteOneLine()1061 PythonDictionary locals = GetSessionDictionary(); in ExecuteOneLineWithReturn()1174 PythonDictionary locals = GetSessionDictionary(); in ExecuteMultipleLines()2251 python_function_name, GetSessionDictionary().get(), valobj, in GetScriptedSummary()2855 bool was_imported_locally = GetSessionDictionary() in LoadScriptingModule()
383 python::PythonDictionary &GetSessionDictionary();