Searched refs:InDest (Results 1 – 1 of 1) sorted by relevance
626 bool InDest(uintptr_t address) const { in InDest() function in art::gc::space::RelocationRange708 return app_image_.InDest(reinterpret_cast<uintptr_t>(object)); in IsInAppImage()