Searched refs:CanRelocate (Results 1 – 2 of 2) sorted by relevance
139 bool CanRelocate() const;142 return must_relocate_ && CanRelocate(); in ShouldRelocate()
1971 bool Runtime::CanRelocate() const { in CanRelocate() function in art::Runtime