Home
last modified time | relevance | path

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

/aosp12/art/runtime/gc/
H A Dallocation_record.h141 template <typename T> struct HashAllocRecordTypesPtr { struct
142 size_t operator()(const T* r) const { in operator()