Searched defs:PointerArray (Results 1 - 1 of 1) sorted by relevance

/art/runtime/mirror/
H A Darray.h202 class PointerArray : public Array { class in namespace:art::mirror
229 void Fixup(mirror::PointerArray* dest, PointerSize pointer_size, const Visitor& visitor)
237 ObjPtr<PointerArray> src,

Completed in 493 milliseconds