OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:found_version
(Results
1 - 1
of
1
) sorted by null
/external/vulkan-validation-layers/windowsRuntimeInstaller/
configure_runtime.c
326
bool found_installation = false,
found_version
= false;
local
342
found_version
= true;
345
if(found_installation &&
found_version
) {
352
if(!(found_installation &&
found_version
)) {
Completed in 64 milliseconds