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

  /external/chromium_org/chrome/browser/first_run/
upgrade_util_mac.cc 11 return mac_relauncher::RelaunchApp(command_line.argv());
  /external/chromium_org/chrome/browser/mac/
relauncher.h 54 // bundle directory. The caller should exit soon after RelaunchApp returns
58 bool RelaunchApp(const std::vector<std::string>& args);
60 // Identical to RelaunchApp, but uses |helper| as the path to the relauncher
relauncher.cc 78 bool RelaunchApp(const std::vector<std::string>& args) {

Completed in 435 milliseconds