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

  /art/runtime/gc/space/
image_space.cc 363 if (Runtime::Current()->ShouldRelocate()) {
492 bool relocate = Runtime::Current()->ShouldRelocate();
    [all...]
  /art/runtime/
runtime.h 127 bool ShouldRelocate() const {

Completed in 264 milliseconds