Searched refs:PingType (Results 1 – 2 of 2) sorted by relevance
45 enum PingType { enum86 bool DidPing(std::string extension_id, PingType type) const;
163 bool ManifestFetchData::DidPing(std::string extension_id, PingType type) const { in DidPing()