Home
last modified time | relevance | path

Searched refs:ShouldRelocate (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Druntime.h149 bool ShouldRelocate() const { in ShouldRelocate() function
/art/imgdiag/
Dimgdiag.cc1220 CHECK(!runtime->ShouldRelocate()); in Init()
/art/runtime/gc/
Dheap.cc423 runtime->ShouldRelocate(), in Heap()