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

  /external/chromium_org/chrome/installer/util/
util_constants.h 24 INSTALL_FAILED, // 7. Install/update failed
google_update_settings_unittest.cc 391 installer::INSTALL_FAILED
488 installer::INSTALL_FAILED,
509 installer::INSTALL_FAILED,
542 installer::INSTALL_FAILED,
547 installer::INSTALL_FAILED,
    [all...]
  /external/chromium_org/chrome/installer/setup/
install.cc 209 installer::INSTALL_FAILED;
244 return installer::INSTALL_FAILED;
setup_main.cc     [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_service_unittest.cc 597 INSTALL_FAILED,
629 // Attempts to install an extension. Use INSTALL_FAILED if the installation
642 // Attempts to install an extension. Use INSTALL_FAILED if the installation
650 // Attempts to install an extension. Use INSTALL_FAILED if the installation
683 // |install_state| to INSTALL_FAILED if the installation is expected to fail.
691 // |install_state| to INSTALL_FAILED if the installation is expected to fail.
701 if (install_state != INSTALL_FAILED) {
    [all...]

Completed in 604 milliseconds