Searched refs:GetBiasedBegin (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/accounting/
H A Dcard_table.h88 uint8_t* GetBiasedBegin() const { function in class:art::gc::accounting::CardTable
146 // Value used to compute card table addresses from object addresses, see GetBiasedBegin
/art/runtime/
H A Dthread.cc105 tlsPtr_.card_table = Runtime::Current()->GetHeap()->GetCardTable()->GetBiasedBegin();

Completed in 76 milliseconds