Home
last modified time | relevance | path

Searched defs:img_roots (Results 1 – 1 of 1) sorted by relevance

/art/patchoat/
Dpatchoat.cc475 void PatchOat::PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots) { in PatchDexFileArrays()
518 auto* img_roots = image_header->GetImageRoots(); in PatchImage() local