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

/art/runtime/
H A Dindirect_reference_table-inl.h56 if (UNLIKELY(!CheckEntry("use", iref, idx))) {
63 inline bool IndirectReferenceTable::CheckEntry(const char* what, IndirectRef iref, int idx) const { function in class:art::IndirectReferenceTable

Completed in 342 milliseconds