OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetChromePathForInstallationLevel
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/installer/launcher_support/
chrome_launcher_support.h
33
base::FilePath
GetChromePathForInstallationLevel
(InstallationLevel level);
chrome_launcher_support.cc
163
base::FilePath
GetChromePathForInstallationLevel
(InstallationLevel level) {
176
chrome_path =
GetChromePathForInstallationLevel
(SYSTEM_LEVEL_INSTALLATION);
178
chrome_path =
GetChromePathForInstallationLevel
(USER_LEVEL_INSTALLATION);
/external/chromium_org/chrome/installer/gcapi/
gcapi.cc
392
chrome_launcher_support::
GetChromePathForInstallationLevel
(
Completed in 61 milliseconds