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

  /art/runtime/gc/accounting/
mod_union_table.h 67 virtual void ClearCards() = 0;
69 // Update the mod-union table using data stored by ClearCards. There may be multiple ClearCards
106 void ClearCards();
141 void ClearCards();
remembered_set.h 53 void ClearCards();
remembered_set.cc 55 void RememberedSet::ClearCards() {
mod_union_table.cc 113 void ModUnionTableReferenceCache::ClearCards() {
305 void ModUnionTableCardCache::ClearCards() {
  /art/runtime/gc/
heap.cc     [all...]

Completed in 102 milliseconds