Home
last modified time | relevance | path

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

/art/runtime/
Ddex2oat_environment_test.h193 if (runtime->MustRelocateIfPossible()) { in Dex2Oat()
Druntime.h156 bool MustRelocateIfPossible() const { in MustRelocateIfPossible() function