Home | History | Annotate | Download | only in updater

Lines Matching refs:PING

600   // that value for any extensions which had sent a ping in the request.
824 const ExtensionDownloaderDelegate::PingResult& ping = ping_results_[id];
836 id, ExtensionDownloaderDelegate::CRX_FETCH_FAILED, ping, request_ids);
854 const ExtensionDownloaderDelegate::PingResult& ping = ping_results_[*it];
855 delegate_->OnExtensionDownloadFailed(*it, error, ping, request_ids);
958 ping_mode = ManifestFetchData::PING;