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

  /art/runtime/gc/accounting/
bitmap.h 146 ALWAYS_INLINE uintptr_t AddrFromBitIndex(size_t bit_index) const {
mod_union_table.cc 509 const uintptr_t start = card_bitmap_->AddrFromBitIndex(bit_index);
559 const uintptr_t start = card_bitmap_->AddrFromBitIndex(bit_index);

Completed in 113 milliseconds