HomeSort by relevance Sort by last modified time
    Searched refs:PatchOatHeader (Results 1 - 2 of 2) sorted by null

  /art/patchoat/
patchoat.h 114 bool PatchOatHeader(ElfFileImpl* oat_file);
patchoat.cc 703 bool PatchOat::PatchOatHeader(ElfFileImpl* oat_file) {
734 if (!PatchOatHeader<ElfFileImpl>(oat_file)) {
    [all...]

Completed in 1205 milliseconds