HomeSort by relevance Sort by last modified time
    Searched refs:ToIndirectRef (Results 1 - 3 of 3) sorted by null

  /art/runtime/
indirect_reference_table-inl.h 62 IndirectRef checkRef = ToIndirectRef(idx);
indirect_reference_table.cc 143 result = ToIndirectRef(pScan - table_);
149 result = ToIndirectRef(topIndex);
indirect_reference_table.h 344 IndirectRef ToIndirectRef(uint32_t tableIndex) const {

Completed in 44 milliseconds