HomeSort by relevance Sort by last modified time
    Searched refs:InstallationLevel (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/launcher_support/
chrome_launcher_support.h 14 enum InstallationLevel {
23 base::FilePath GetChromePathForInstallationLevel(InstallationLevel level);
chrome_launcher_support.cc 34 bool GetClientStateValue(InstallationLevel level,
56 base::FilePath GetSetupExeFromRegistry(InstallationLevel level,
69 base::FilePath GetSetupExeForInstallationLevel(InstallationLevel level) {
104 base::FilePath GetChromePathForInstallationLevel(InstallationLevel level) {

Completed in 52 milliseconds