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

  /art/runtime/
indirect_reference_table-inl.h 48 uint32_t idx = ExtractIndex(iref);
94 uint32_t idx = ExtractIndex(iref);
105 uint32_t idx = ExtractIndex(iref);
indirect_reference_table.cc 309 LOG(INFO) << "+++ added at " << ExtractIndex(result) << " top=" << segment_state_.top_index
363 const uint32_t idx = ExtractIndex(iref);
indirect_reference_table.h 367 ALWAYS_INLINE static uint32_t ExtractIndex(IndirectRef iref) {

Completed in 153 milliseconds