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

/art/runtime/
H A Dindirect_reference_table-inl.h36 inline bool IndirectReferenceTable::GetChecked(IndirectRef iref) const { function in class:art::IndirectReferenceTable
91 if (!GetChecked(iref)) {
101 if (!GetChecked(iref)) {

Completed in 65 milliseconds