OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:update_system_file
(Results
1 - 1
of
1
) sorted by null
/external/vulkan-validation-layers/windowsRuntimeInstaller/
configure_runtime.c
166
int
update_system_file
(FILE* log, const char* name, const char* extension, const char* path,
569
//int
update_system_file
(FILE* log, const char* name, const char* extension, const char* path,
571
int
update_system_file
(FILE* log, const char* name, const char* extension, const char* path,
function
671
CHECK_ERROR_HANDLED(
update_system_file
(log, "vulkan", ".dll", system_path, abi_major, true,
673
CHECK_ERROR_HANDLED(
update_system_file
(log, "vulkaninfo", ".exe", system_path, abi_major, false,
683
CHECK_ERROR_HANDLED(
update_system_file
(log, "vulkan", ".dll", system_path, abi_major,
689
CHECK_ERROR_HANDLED(
update_system_file
(log, "vulkaninfo", ".exe", system_path, abi_major,
Completed in 339 milliseconds