Searched defs:CanRelocate (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Druntime.h97 bool CanRelocate() const { function in class:art::Runtime
102 return must_relocate_ && CanRelocate();

Completed in 128 milliseconds