Home
last modified time | relevance | path

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

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