Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Druntime.h152 bool ShouldRelocate() const { in ShouldRelocate() function
/aosp12/art/imgdiag/
H A Dimgdiag.cc1221 CHECK(!runtime->ShouldRelocate()); in Init()
/aosp12/art/runtime/gc/
H A Dheap.cc461 runtime->ShouldRelocate(), in Heap()