Searched refs:object_sp (Results 1 – 1 of 1) sorted by relevance
119 …ScriptInterpreterObjectSP object_sp = m_interpreter->OSPlugin_CreatePluginObject(os_plugin_class_n… in OperatingSystemPython() local120 if (object_sp && object_sp->GetObject()) in OperatingSystemPython()121 m_python_object_sp = object_sp; in OperatingSystemPython()