Home
last modified time | relevance | path

Searched refs:PatchImage (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.h85 bool PatchImage() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dpatchoat.cc177 if (!p.PatchImage()) { in Patch()
277 if (!p.PatchImage()) { in Patch()
326 bool PatchOat::PatchImage() { in PatchImage() function in art::PatchOat