Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h143 return must_relocate_ && CanRelocate(); in ShouldRelocate()
147 return must_relocate_; in MustRelocateIfPossible()
949 bool must_relocate_; variable