Searched refs:python_os_plugin_spec (Results 1 – 1 of 1) sorted by relevance
62 FileSpec python_os_plugin_spec (process->GetPythonOSPluginPath()); in CreateInstance() local63 if (python_os_plugin_spec && python_os_plugin_spec.Exists()) in CreateInstance()65 …ique_ptr<OperatingSystemPython> os_ap (new OperatingSystemPython (process, python_os_plugin_spec)); in CreateInstance()