Searched refs:MustRelocateIfPossible (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 153 bool MustRelocateIfPossible() const { in MustRelocateIfPossible() function |
/art/dex2oat/ | ||
D | dex2oat_test.cc | 221 if (runtime->MustRelocateIfPossible()) { in Dex2Oat() |