HomeSort by relevance Sort by last modified time
    Searched refs:PatchDexFileArrays (Results 1 - 2 of 2) sorted by null

  /art/patchoat/
patchoat.h 127 void PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots)
patchoat.cc 584 void PatchOat::PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots) {
655 PatchDexFileArrays(img_roots);
    [all...]

Completed in 116 milliseconds