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