Searched refs:PatchOatHeader (Results 1 - 2 of 2) sorted by relevance

/art/patchoat/
H A Dpatchoat.h114 bool PatchOatHeader(ElfFileImpl* oat_file);
H A Dpatchoat.cc703 bool PatchOat::PatchOatHeader(ElfFileImpl* oat_file) { function in class:art::PatchOat
734 if (!PatchOatHeader<ElfFileImpl>(oat_file)) {

Completed in 28 milliseconds