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

  /external/chromium/chrome/browser/extensions/
extension_updater.h 45 enum PingType {
86 bool DidPing(std::string extension_id, PingType type) const;
extension_updater.cc 163 bool ManifestFetchData::DidPing(std::string extension_id, PingType type) const {
    [all...]

Completed in 61 milliseconds