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