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

  /art/runtime/
oat.h 164 kOatClassAllCompiled = 0, // OatClass is followed by an OatMethodOffsets for each method.
oat_file.cc     [all...]
  /art/compiler/
oat_test.cc 461 CHECK_EQ(kCompile ? OatClassType::kOatClassAllCompiled : OatClassType::kOatClassNoneCompiled,
    [all...]
oat_writer.cc     [all...]
  /art/oatdump/
oatdump.cc 209 case kOatClassAllCompiled:
    [all...]

Completed in 468 milliseconds