Searched refs:python_os_plugin_spec (Results 1 – 1 of 1) sorted by relevance
58 FileSpec python_os_plugin_spec(process->GetPythonOSPluginPath()); in CreateInstance() local59 if (python_os_plugin_spec && in CreateInstance()60 FileSystem::Instance().Exists(python_os_plugin_spec)) { in CreateInstance()62 new OperatingSystemPython(process, python_os_plugin_spec)); in CreateInstance()