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

  /external/chromium_org/chrome/browser/extensions/updater/
manifest_fetch_data.h 26 enum PingType {
70 bool DidPing(std::string extension_id, PingType type) const;
  /external/chromium/chrome/browser/extensions/
extension_updater.h 45 enum PingType {
86 bool DidPing(std::string extension_id, PingType type) const;

Completed in 268 milliseconds