Searched refs:native_visitor (Results 1 - 1 of 1) sorted by relevance

/art/patchoat/
H A Dpatchoat.cc641 RelocatedPointerVisitor native_visitor(this);
642 klass->FixupNativePointers(copy_klass, pointer_size, native_visitor);
645 vtable->Fixup(RelocatedCopyOfFollowImages(vtable), pointer_size, native_visitor); local
654 native_visitor); local

Completed in 28 milliseconds