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 64 IndirectRef checkRef = ToIndirectRef(idx);
indirect_reference_table.h 368 IndirectRef ToIndirectRef(uint32_t tableIndex) const {
indirect_reference_table.cc 145 result = ToIndirectRef(index);

Completed in 792 milliseconds