Searched refs:PatchImage (Results 1 – 2 of 2) sorted by relevance
114 bool PatchImage() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
182 if (!p.PatchImage()) { in Patch()308 if (!p.PatchImage()) { in Patch()436 bool PatchOat::PatchImage() { in PatchImage() function in art::PatchOat