Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.h116 bool PatchImage() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dpatchoat.cc166 if (!p.PatchImage()) { in Patch()
292 if (!p.PatchImage()) { in Patch()
514 bool PatchOat::PatchImage() { in PatchImage() function in art::PatchOat