Home
last modified time | relevance | path

Searched refs:GetChecked (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dindirect_reference_table.h270 if (!GetChecked(iref)) { in Get()
359 bool GetChecked(IndirectRef) const;
Dindirect_reference_table.cc164 bool IndirectReferenceTable::GetChecked(IndirectRef iref) const { in GetChecked() function in art::IndirectReferenceTable