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