Searched refs:GetSpace (Results 1 - 3 of 3) sorted by relevance

/art/runtime/gc/accounting/
H A Dremembered_set.h64 space::ContinuousSpace* GetSpace() { function in class:art::gc::accounting::RememberedSet
H A Dmod_union_table.h92 space::ContinuousSpace* GetSpace() { function in class:art::gc::accounting::ModUnionTable
/art/runtime/gc/
H A Dheap.cc3654 mod_union_tables_.Put(mod_union_table->GetSpace(), mod_union_table);
3665 space::Space* space = remembered_set->GetSpace();

Completed in 63 milliseconds