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

  /external/chromium_org/content/browser/service_worker/
service_worker_registration.h 76 void NotifyUpdateFound();
service_worker_registration.cc 70 void ServiceWorkerRegistration::NotifyUpdateFound() {
service_worker_register_job.cc 381 registration()->NotifyUpdateFound();
  /external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.h 240 void NotifyUpdateFound(const std::string& id, const std::string& version);
extension_downloader.cc 577 NotifyUpdateFound(update->extension_id, update->version);
    [all...]

Completed in 133 milliseconds