Searched defs:fallbackArch (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher2.c | 1451 …Environment(const SearchInfo *search, HKEY root, EnvironmentInfo *env, const wchar_t *fallbackArch) in _registryReadLegacyEnvironment() 1525 …Environment(const SearchInfo *search, HKEY root, EnvironmentInfo *env, const wchar_t *fallbackArch) in _registryReadEnvironment() 1580 …ironmentInfo **result, HKEY root, int sortKey, const wchar_t *company, const wchar_t *fallbackArch) in _registrySearchTags() 1619 … SearchInfo *search, EnvironmentInfo **result, HKEY root, int sortKey, const wchar_t *fallbackArch) in registrySearch() 1813 const wchar_t *fallbackArch; member
|