Home
last modified time | relevance | path

Searched defs:BumpPointerSpace (Results 1 – 4 of 4) sorted by relevance

/art/runtime/gc/space/
Dbump_pointer_space.cc46 BumpPointerSpace::BumpPointerSpace(const std::string& name, uint8_t* begin, uint8_t* limit) in BumpPointerSpace() function in art::gc::space::BumpPointerSpace
56 BumpPointerSpace::BumpPointerSpace(const std::string& name, MemMap* mem_map) in BumpPointerSpace() function in art::gc::space::BumpPointerSpace
Dspace.h43 class BumpPointerSpace; variable
/art/runtime/gc/collector/
Dmark_compact.h52 class BumpPointerSpace; variable
/art/runtime/gc/
Dheap.h93 class BumpPointerSpace; variable