Home
last modified time | relevance | path

Searched defs:Hash (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Ddex_ir.cc41 uint32_t StringsHasher::Hash(const char* string_key) const { in Hash() function in ir::StringsHasher
49 uint32_t ProtosHasher::Hash(const std::string& proto_key) const { in Hash() function in ir::ProtosHasher
65 uint32_t MethodsHasher::Hash(const MethodKey& method_key) const { in Hash() function in ir::MethodsHasher