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

  /art/runtime/
runtime.h 141 bool CanRelocate() const;
144 return must_relocate_ && CanRelocate();
runtime.cc     [all...]

Completed in 178 milliseconds