Searched defs:InDest (Results 1 – 1 of 1) sorted by relevance
209 bool InDest(const void* dest) const { in InDest() function in art::gc::space::RelocationRange213 bool InDest(uintptr_t address) const { in InDest() function in art::gc::space::RelocationRange1043 ALWAYS_INLINE bool InDest(uintptr_t) const { return false; } in InDest() function in art::gc::space::ImageSpace::Loader::EmptyRange2404 ALWAYS_INLINE bool InDest(T* ptr) const { in InDest() function in art::gc::space::ImageSpace::BootImageLoader::SimpleRelocateVisitor