Searched defs:HashType (Results 1 – 5 of 5) sorted by relevance
50 const HashT HashType = HashT::MD5; variable
318 IndexedInstrProf::HashT HashType = static_cast<IndexedInstrProf::HashT>( in readHeader() local
191 typedef base::hash_map<std::string, int> HashType; typedef
210 IndexedInstrProf::HashT HashType; variable212 InstrProfLookupTrait(IndexedInstrProf::HashT HashType) : HashType(HashType) {} in InstrProfLookupTrait()
232 enum HashType : unsigned char { enum in __anonfeee571f0111::PGOHash