Searched refs:PatchImage (Results 1 – 2 of 2) sorted by relevance
103 bool PatchImage(bool primary_image) REQUIRES_SHARED(Locks::mutator_lock_);
549 if (!p.PatchImage(i == 0)) { in Patch()975 bool PatchOat::PatchImage(bool primary_image) { in PatchImage() function in art::PatchOat