Searched refs:GetSessionDictionary (Results 1 – 2 of 2) sorted by relevance
851 PythonDictionary &ScriptInterpreterPythonImpl::GetSessionDictionary() { in GetSessionDictionary() function in ScriptInterpreterPythonImpl990 PythonDictionary &session_dict = GetSessionDictionary(); in ExecuteOneLine()1102 PythonDictionary locals = GetSessionDictionary(); in ExecuteOneLineWithReturn()1226 PythonDictionary locals = GetSessionDictionary(); in ExecuteMultipleLines()2275 python_function_name, GetSessionDictionary().get(), valobj, in GetScriptedSummary()2901 GetSessionDictionary() in LoadScriptingModule()
386 python::PythonDictionary &GetSessionDictionary();