Searched defs:img_roots (Results 1 – 1 of 1) sorted by relevance
475 void PatchOat::PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots) { in PatchDexFileArrays()518 auto* img_roots = image_header->GetImageRoots(); in PatchImage() local