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

/art/patchoat/
H A Dpatchoat.h175 class PatchVisitor { class in class:art::PatchOat
177 PatchVisitor(PatchOat* patcher, mirror::Object* copy) : patcher_(patcher), copy_(copy) {} function in class:art::PatchOat::PatchVisitor
178 ~PatchVisitor() {}

Completed in 23 milliseconds