Searched refs:img_roots (Results 1 – 2 of 2) sorted by relevance
475 void PatchOat::PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots) { in PatchDexFileArrays() argument477 img_roots->Get(ImageHeader::kDexCaches)); in PatchDexFileArrays()518 auto* img_roots = image_header->GetImageRoots(); in PatchImage() local525 PatchDexFileArrays(img_roots); in PatchImage()527 VisitObject(img_roots); in PatchImage()
121 void PatchDexFileArrays(mirror::ObjectArray<mirror::Object>* img_roots)