Searched defs:RelocationRange (Results 1 – 1 of 1) sorted by relevance
206 class RelocationRange { class209 RelocationRange(uintptr_t source, uintptr_t dest, uintptr_t length) in RelocationRange() function in art::gc::space::RelocationRange