Searched defs:narrowPathLength (Results 1 - 1 of 1) sorted by relevance
/third_party/vulkan-loader/loader/ | ||
H A D | loader_windows.c | 1143 int narrowPathLength = WideCharToMultiByte(CP_ACP, 0, path, -1, NULL, 0, NULL, NULL); in windows_get_app_package_manifest_path() local |
Completed in 4 milliseconds