Searched refs:LaunchChrome (Results 1 – 7 of 7) sorted by relevance
31 Status LaunchChrome(
134 status = LaunchChrome(bound_params.context_getter.get(), in InitSessionHelper()
404 Status LaunchChrome( in LaunchChrome() function
85 bool LaunchChrome(const base::FilePath& application_path) const;
127 TEST_F(ProductTest, LaunchChrome) { in TEST_F() argument
65 bool Product::LaunchChrome(const base::FilePath& application_path) const { in LaunchChrome() function in installer::Product
1631 chrome_install->LaunchChrome(installer_state.target_path()); in InstallProductsHelper()