Searched defs:CheckOatFile (Results 1 – 2 of 2) sorted by relevance
| /art/patchoat/ | ||
| D | patchoat.cc | 607 bool PatchOat::CheckOatFile() { in CheckOatFile() function in art::PatchOat |
| /art/runtime/ | ||
| D | class_linker.cc | 1501 bool ClassLinker::CheckOatFile(const Runtime* runtime, const OatFile* oat_file, InstructionSet isa, in CheckOatFile() function in art::ClassLinker |