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 75 IndirectRef checkRef = ToIndirectRef(idx);
indirect_reference_table.h 378 IndirectRef ToIndirectRef(uint32_t table_index) const {
indirect_reference_table.cc 316 result = ToIndirectRef(index);

Completed in 57 milliseconds