Searched defs:DecodeIndirectRefKind (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dindirect_reference_table.h332 return DecodeIndirectRefKind(reinterpret_cast<uintptr_t>(iref));
355 static constexpr IndirectRefKind DecodeIndirectRefKind(uintptr_t uref) { function in class:art::IndirectReferenceTable

Completed in 6 milliseconds