Home
last modified time | relevance | path

Searched defs:ToDest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc227 uintptr_t ToDest(uintptr_t address) const { in ToDest() function in art::gc::space::RelocationRange
233 T* ToDest(T* src) const { in ToDest() function in art::gc::space::RelocationRange
1129 ALWAYS_INLINE uintptr_t ToDest(uintptr_t) const { in ToDest() function in art::gc::space::ImageSpace::Loader::EmptyRange