Lines Matching refs:ResolveName
69 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
124 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
227 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
262 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
294 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
360 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
426 auto pfunc = self.ResolveName<PythonCallable>(method_name);
474 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
494 auto callback_func = result.ResolveName<PythonCallable>("__callback__");
513 auto pfunc = self.ResolveName<PythonCallable>(method_name);
576 PythonModule::MainModule().ResolveName<PythonDictionary>(
601 auto callback_func = result.ResolveName<PythonCallable>("handle_stop");
643 auto pfunc = self.ResolveName<PythonCallable>("handle_stop");
688 auto pfunc = self.ResolveName<PythonCallable>(callee_name);
713 auto pfunc = self.ResolveName<PythonCallable>("num_children");
753 auto pfunc = self.ResolveName<PythonCallable>("get_child_at_index");
783 auto pfunc = self.ResolveName<PythonCallable>("get_child_index");
937 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
979 auto pfunc = self.ResolveName<PythonCallable>("__call__");
1008 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1041 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1081 auto pfunc = py_module.ResolveName<PythonCallable>("get_dynamic_setting");
1106 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1134 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1162 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1190 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1218 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);
1247 auto dict = PythonModule::MainModule().ResolveName<PythonDictionary>(session_dictionary_name);