Home
last modified time | relevance | path

Searched refs:launcherPath (Results 1 – 1 of 1) sorted by relevance

/third_party/python/PC/
Dpython_uwp.cpp140 const wchar_t *launcherPath = _wgetenv(L"__PYVENV_LAUNCHER__"); in set_process_name() local
141 if (launcherPath) { in set_process_name()
151 config, &config->executable, launcherPath); in set_process_name()