HomeSort by relevance Sort by last modified time
    Searched defs:is_per_user_install (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/installer/util/
chrome_browser_operations.cc 127 bool is_per_user_install = local
130 ShellUtil::GetBrowserModelId(dist, is_per_user_install));
shell_util.cc 997 bool is_per_user_install =InstallUtil::IsPerUserInstall(chrome_exe.c_str()); local
    [all...]
  /external/chromium_org/chrome/browser/
shell_integration_win.cc 92 // |is_per_user_install|).
94 bool is_per_user_install) {
125 app_name = ShellUtil::GetBrowserModelId(dist, is_per_user_install);
403 bool is_per_user_install = local
423 GetExpectedAppId(command_line, is_per_user_install));
471 ShellUtil::GetBrowserModelId(dist, is_per_user_install));
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 893 bool is_per_user_install = InstallUtil::IsPerUserInstall(exe_path); local
    [all...]

Completed in 67 milliseconds