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