Searched refs:PatchImage (Results 1 – 2 of 2) sorted by relevance
85 bool PatchImage() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
177 if (!p.PatchImage()) { in Patch()277 if (!p.PatchImage()) { in Patch()326 bool PatchOat::PatchImage() { in PatchImage() function in art::PatchOat