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

  /external/chromium_org/chrome/installer/util/
util_constants.cc 67 const char kEnsureGoogleUpdatePresent[] = "ensure-google-update-present";
util_constants.h 163 extern const char kEnsureGoogleUpdatePresent[];
installation_validator_unittest.cc 265 cmd_line.AppendSwitch(installer::switches::kEnsureGoogleUpdatePresent);
installer_state.cc 112 command_line.HasSwitch(installer::switches::kEnsureGoogleUpdatePresent);
installation_validator.cc 280 std::string(switches::kEnsureGoogleUpdatePresent), true));
  /external/chromium_org/chrome/installer/setup/
install_worker.cc 375 cmd_line.AppendSwitch(switches::kEnsureGoogleUpdatePresent);
    [all...]
setup_main.cc 605 LOG(DFATAL) << "--" << installer::switches::kEnsureGoogleUpdatePresent
    [all...]

Completed in 31 milliseconds