Home
last modified time | relevance | path

Searched defs:ModUnionTable (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/accounting/
Dmod_union_table.h59 explicit ModUnionTable(const std::string& name, Heap* heap, space::ContinuousSpace* space) in ModUnionTable() function
/art/runtime/gc/
Dheap.h82 class ModUnionTable; variable