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

/art/patchoat/
H A Dpatchoat.h121 void PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots)
H A Dpatchoat.cc475 void PatchOat::PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots) { function in class:art::PatchOat
525 PatchDexFileArrays(img_roots);

Completed in 698 milliseconds