Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/process/
H A DSymbolTable.h37 inline android::hash_t hash_type(const ResourceName& name) { in hash_type() function
46 inline android::hash_t hash_type(const ResourceId& id) { in hash_type() function
/aosp12/system/core/libutils/
H A DLruCache_test.cpp99 template<> inline android::hash_t hash_type(const ComplexKey& value) { in hash_type() function
103 template<> inline android::hash_t hash_type(const KeyWithPointer& value) { in hash_type() function
107 template<> inline android::hash_t hash_type(const KeyFailsOnCopy& value) { in hash_type() function
/aosp12/frameworks/minikin/include/minikin/
H A DLayoutCache.h196 inline android::hash_t hash_type(const LayoutCacheKey& key) { in hash_type() function