Home
last modified time | relevance | path

Searched refs:LaunchChromeAndWait (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/util/
Dproduct.h100 bool LaunchChromeAndWait(const base::FilePath& application_path,
Dproduct.cc78 bool Product::LaunchChromeAndWait(const base::FilePath& application_path, in LaunchChromeAndWait() function in installer::Product
Duser_experiment.cc504 if (!product.LaunchChromeAndWait(application_path, options, &exit_code)) in InactiveUserToastExperiment()
/external/chromium_org/chrome/installer/setup/
Duninstall.cc632 if (product.LaunchChromeAndWait(installer_state.target_path(), options, in IsChromeActiveOrUserCancelled()