Home
last modified time | relevance | path

Searched defs:CheckOatFile (Results 1 – 2 of 2) sorted by relevance

/art/patchoat/
Dpatchoat.cc607 bool PatchOat::CheckOatFile() { in CheckOatFile() function in art::PatchOat
/art/runtime/
Dclass_linker.cc1501 bool ClassLinker::CheckOatFile(const Runtime* runtime, const OatFile* oat_file, InstructionSet isa, in CheckOatFile() function in art::ClassLinker