Home
last modified time | relevance | path

Searched refs:CanRelocate (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h97 bool CanRelocate() const { in CanRelocate() function
102 return must_relocate_ && CanRelocate(); in ShouldRelocate()
Dclass_linker.cc1335 if (runtime->CanRelocate()) { in OpenOatFileFromDexLocation()
1370 if (runtime->CanRelocate()) { in OpenOatFileFromDexLocation()