Home
last modified time | relevance | path

Searched refs:CheckEntry (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dindirect_reference_table-inl.h64 inline bool IndirectReferenceTable::CheckEntry(const char* what, in CheckEntry() function
Dindirect_reference_table.cc403 if (!CheckEntry("remove", iref, idx)) { in Remove()
441 if (!CheckEntry("remove", iref, idx)) { in Remove()
Dindirect_reference_table.h402 bool CheckEntry(const char*, IndirectRef, uint32_t) const;