Searched refs:SetCards (Results 1 – 4 of 4) sorted by relevance
/art/runtime/gc/accounting/ | ||
D | mod_union_table.h | 72 virtual void SetCards() = 0; |
D | mod_union_table.cc | 584 void ModUnionTableCardCache::SetCards() { in SetCards() function in art::gc::accounting::ModUnionTableCardCache |
D | mod_union_table_test.cc | 245 table->SetCards(); in RunTest() |
/art/runtime/gc/ | ||
D | heap.cc | 2568 mod_union_table->SetCards(); in PreZygoteFork() |