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

  /external/chromium_org/chrome/browser/extensions/
crx_installer.cc 648 NotifyCrxInstallComplete(false);
745 NotifyCrxInstallComplete(false);
792 NotifyCrxInstallComplete(true);
795 void CrxInstaller::NotifyCrxInstallComplete(bool success) {
crx_installer.h 251 void NotifyCrxInstallComplete(bool success);
  /external/chromium_org/chrome/browser/extensions/updater/
extension_updater_unittest.cc     [all...]

Completed in 95 milliseconds