Home
last modified time | relevance | path

Searched refs:InDest (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc626 bool InDest(uintptr_t address) const { in InDest() function in art::gc::space::RelocationRange
708 return app_image_.InDest(reinterpret_cast<uintptr_t>(object)); in IsInAppImage()