HomeSort by relevance Sort by last modified time
    Searched defs:ShouldCreateUninstallEntry (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/installer/util/
chrome_binaries_operations.cc 73 bool ChromeBinariesOperations::ShouldCreateUninstallEntry(
chrome_app_host_operations.cc 92 bool ChromeAppHostOperations::ShouldCreateUninstallEntry(
chrome_browser_operations.cc 94 bool ChromeBrowserOperations::ShouldCreateUninstallEntry(
chrome_frame_operations.cc 139 bool ChromeFrameOperations::ShouldCreateUninstallEntry(
product.cc 135 bool Product::ShouldCreateUninstallEntry() const {
136 return operations_->ShouldCreateUninstallEntry(options_);

Completed in 47 milliseconds