Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap.h255 explicit SpaceSetMap(const std::string& name) : name_(name) {} in SpaceSetMap() function
/art/runtime/gc/
Dheap.h54 class SpaceSetMap; variable