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

  /art/runtime/gc/accounting/
card_table.h 89 uint8_t* GetBiasedBegin() const {
148 // Value used to compute card table addresses from object addresses, see GetBiasedBegin
  /art/runtime/
thread.cc 127 tlsPtr_.card_table = Runtime::Current()->GetHeap()->GetCardTable()->GetBiasedBegin();
    [all...]

Completed in 262 milliseconds