Home
last modified time | relevance | path

Searched refs:packageFamilyName (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
H A Dwindows_shim.cpp356 LONG WINAPI ShimGetPackagesByPackageFamily(_In_ PCWSTR packageFamilyName, _Inout_ UINT32 *count, in ShimGetPackagesByPackageFamily() argument
359 if (!packageFamilyName || !count || !bufferLength) return ERROR_INVALID_PARAMETER; in ShimGetPackagesByPackageFamily()
360 if (!platform_shim.app_package_path.empty() && wcscmp(packageFamilyName, L"Microsoft.D3DMappingLayers_8wekyb3d8bbwe") == 0) { in ShimGetPackagesByPackageFamily()
/third_party/python/PC/
H A Dlauncher2.c1652 appxSearch(const SearchInfo *search, EnvironmentInfo **result, const wchar_t *packageFamilyName, const wchar_t *tag, int sortKey) in appxSearch() argument
1663 !join(buffer, MAXLEN, packageFamilyName) || in appxSearch()

Completed in 6 milliseconds