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

  /art/runtime/gc/accounting/
mod_union_table.h 71 virtual void SetCards() = 0;
151 virtual void SetCards() OVERRIDE;
192 virtual void SetCards() OVERRIDE;
mod_union_table.cc 583 void ModUnionTableCardCache::SetCards() {
595 void ModUnionTableReferenceCache::SetCards() {
mod_union_table_test.cc 244 table->SetCards();
  /art/runtime/gc/
heap.cc     [all...]

Completed in 75 milliseconds