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