OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:version_found
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/installer/setup/
setup_util.cc
150
bool
version_found
= false;
local
161
version_found
= true;
165
return (
version_found
? max_version.release() : NULL);
Completed in 108 milliseconds