Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h153 bool MustRelocateIfPossible() const { in MustRelocateIfPossible() function
/art/dex2oat/
Ddex2oat_test.cc221 if (runtime->MustRelocateIfPossible()) { in Dex2Oat()