Searched refs:GetSessionDictionary (Results 1 – 2 of 2) sorted by relevance
722 PythonDictionary &ScriptInterpreterPythonImpl::GetSessionDictionary() { in GetSessionDictionary() function in ScriptInterpreterPythonImpl861 PythonDictionary &session_dict = GetSessionDictionary(); in ExecuteOneLine()990 PythonDictionary locals = GetSessionDictionary(); in ExecuteOneLineWithReturn()1114 PythonDictionary locals = GetSessionDictionary(); in ExecuteMultipleLines()2140 python_function_name, GetSessionDictionary().get(), valobj, in GetScriptedSummary()2766 GetSessionDictionary() in LoadScriptingModule()
385 python::PythonDictionary &GetSessionDictionary();