HomeSort by relevance Sort by last modified time
    Searched defs:DidPing (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/updater/
manifest_fetch_data.cc 144 bool ManifestFetchData::DidPing(std::string extension_id, PingType type) const {
  /external/chromium/chrome/browser/extensions/
extension_updater.cc 163 bool ManifestFetchData::DidPing(std::string extension_id, PingType type) const {
771 if (fetch_data.DidPing(*i, ManifestFetchData::ROLLCALL)) {
    [all...]

Completed in 25 milliseconds