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 75 bool ChromeBinariesOperations::ShouldCreateUninstallEntry(
chrome_app_host_operations.cc 95 bool ChromeAppHostOperations::ShouldCreateUninstallEntry(
chrome_browser_operations.cc 97 bool ChromeBrowserOperations::ShouldCreateUninstallEntry(
chrome_frame_operations.cc 119 bool ChromeFrameOperations::ShouldCreateUninstallEntry(
product.cc 132 bool Product::ShouldCreateUninstallEntry() const {
133 return operations_->ShouldCreateUninstallEntry(options_);

Completed in 86 milliseconds