Home
last modified time | relevance | path

Searched refs:OnCRXFetchComplete (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/updater/
Dextension_downloader.h226 void OnCRXFetchComplete(const net::URLFetcher* source,
Dextension_downloader.cc500 OnCRXFetchComplete(source, in OnURLFetchComplete()
791 void ExtensionDownloader::OnCRXFetchComplete( in OnCRXFetchComplete() function in extensions::ExtensionDownloader