Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.h114 bool PatchImage() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Dpatchoat.cc182 if (!p.PatchImage()) { in Patch()
308 if (!p.PatchImage()) { in Patch()
436 bool PatchOat::PatchImage() { in PatchImage() function in art::PatchOat