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

  /art/compiler/
compiler.cc 35 OatHeader::CheckOatVersion(compiler_oat_version);
  /art/runtime/
oat.h 59 static void CheckOatVersion(std::array<uint8_t, 4> version);
oat.cc 136 void OatHeader::CheckOatVersion(std::array<uint8_t, 4> version) {
  /art/dex2oat/linker/
oat_writer.cc     [all...]

Completed in 100 milliseconds