Searched refs:AsBumpPointerSpace (Results 1 – 6 of 6) sorted by relevance
56 BumpPointerSpace* Space::AsBumpPointerSpace() { in AsBumpPointerSpace() function in art::gc::space::Space
140 BumpPointerSpace* AsBumpPointerSpace() OVERRIDE { in AsBumpPointerSpace() function
135 virtual BumpPointerSpace* AsBumpPointerSpace();
332 gc::space::BumpPointerSpace* bump_pointer_space = space->AsBumpPointerSpace(); in VMDebug_getHeapSpaceStats()
2601 mark_compact_collector_->SetSpace(target_space->AsBumpPointerSpace()); in Compact()
4773 space->AsBumpPointerSpace()->Walk(BumpPointerSpaceCallback, &context); in DdmSendHeapSegments()