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

  /external/chromium_org/chrome/installer/launcher_support/
chrome_launcher_support.h 15 USER_LEVEL_INSTALLATION,
chrome_launcher_support.cc 57 HKEY root_key = (level == USER_LEVEL_INSTALLATION) ?
75 HKEY root_key = (level == USER_LEVEL_INSTALLATION) ?
186 chrome_path = GetChromePathForInstallationLevel(USER_LEVEL_INSTALLATION);
197 app_host_path = GetAppHostPathForInstallationLevel(USER_LEVEL_INSTALLATION);
203 GetChromeSxSPathForInstallationLevel(USER_LEVEL_INSTALLATION);
218 if (IsAppLauncherEnabledAtLevel(USER_LEVEL_INSTALLATION))
229 return IsProductInstalled(USER_LEVEL_INSTALLATION, kBrowserAppGuid) ||
  /external/chromium_org/chrome/installer/gcapi/
gcapi.cc 398 chrome_launcher_support::USER_LEVEL_INSTALLATION);

Completed in 104 milliseconds