HomeSort by relevance Sort by last modified time
    Searched refs:AsBumpPointerSpace (Results 1 - 5 of 5) sorted by null

  /art/runtime/gc/space/
space.cc 59 BumpPointerSpace* Space::AsBumpPointerSpace() {
bump_pointer_space.h 146 BumpPointerSpace* AsBumpPointerSpace() override {
space.h 134 virtual BumpPointerSpace* AsBumpPointerSpace();
  /art/runtime/native/
dalvik_system_VMDebug.cc 421 gc::space::BumpPointerSpace* bump_pointer_space = space->AsBumpPointerSpace();
  /art/runtime/
debugger.cc     [all...]

Completed in 142 milliseconds