Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc196 class RelocationRange { class
200 RelocationRange(uintptr_t source, uintptr_t dest, uintptr_t length) in RelocationRange() function in art::gc::space::RelocationRange