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