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