Home
last modified time | relevance | path

Searched refs:StringsHasher (Results 1 – 2 of 2) sorted by relevance

/tools/dexter/slicer/
Ddex_ir.cc41 uint32_t StringsHasher::Hash(const char* string_key) const { in Hash()
45 bool StringsHasher::Compare(const char* string_key, const String* string) const { in Compare()
/tools/dexter/slicer/export/slicer/
Ddex_ir.h329 struct StringsHasher { struct
355 using StringsLookup = slicer::HashTable<const char*, String, StringsHasher>;