Searched defs:UninstallProduct (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/installer/setup/
H A Dsetup_util_unittest.cc352 void UninstallProduct() { function in class:__anon5733::FindArchiveToPatchTest
390 UninstallProduct();
399 UninstallProduct();
H A Dsetup_main.cc643 installer::InstallStatus UninstallProduct( function in namespace:__anon5729
663 return installer::UninstallProduct(
712 prod_status = UninstallProduct(original_state, installer_state, setup_exe,
726 // to be done after the UninstallProduct calls as some of them might
1364 installer::UninstallProduct(*original_state, uninstall_state,
H A Duninstall.cc1091 InstallStatus UninstallProduct(const InstallationState& original_state, function in namespace:installer
1105 VLOG(1) << "UninstallProduct: " << browser_dist->GetDisplayName();

Completed in 182 milliseconds