Home
last modified time | relevance | path

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

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