Searched refs:NotifyUpdateFound (Results 1 – 5 of 5) sorted by relevance
76 void NotifyUpdateFound(); in NON_EXPORTED_BASE()
70 void ServiceWorkerRegistration::NotifyUpdateFound() { in NotifyUpdateFound() function in content::ServiceWorkerRegistration
381 registration()->NotifyUpdateFound(); in InstallAndContinue()
240 void NotifyUpdateFound(const std::string& id, const std::string& version);
577 NotifyUpdateFound(update->extension_id, update->version); in HandleManifestResults()860 void ExtensionDownloader::NotifyUpdateFound(const std::string& id, in NotifyUpdateFound() function in extensions::ExtensionDownloader