Searched refs:LaunchUserExperiment (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dchrome_app_host_operations.h52 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
H A Dchrome_binaries_operations.h52 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
H A Dchrome_browser_operations.h51 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
H A Dchrome_frame_operations.h51 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
H A Dproduct_operations.h90 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
H A Dproduct.cc166 void Product::LaunchUserExperiment(const base::FilePath& setup_path, function in class:installer::Product
170 VLOG(1) << "LaunchUserExperiment status: " << status << " product: "
173 operations_->LaunchUserExperiment(
H A Dchrome_binaries_operations.cc85 void ChromeBinariesOperations::LaunchUserExperiment( function in class:installer::ChromeBinariesOperations
H A Dproduct.h133 void LaunchUserExperiment(const base::FilePath& setup_path,
H A Dchrome_app_host_operations.cc121 void ChromeAppHostOperations::LaunchUserExperiment( function in class:installer::ChromeAppHostOperations
H A Dchrome_frame_operations.cc127 void ChromeFrameOperations::LaunchUserExperiment( function in class:installer::ChromeFrameOperations
H A Dchrome_browser_operations.cc138 void ChromeBrowserOperations::LaunchUserExperiment( function in class:installer::ChromeBrowserOperations
/external/chromium_org/chrome/installer/setup/
H A Dsetup_main.cc1185 product.LaunchUserExperiment(
1660 product.LaunchUserExperiment(setup_path, install_status,

Completed in 130 milliseconds