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

  /art/runtime/
oat.h 169 kOatClassSomeCompiled = 1, // A bitmap of which OatMethodOffsets are present follows the OatClass.
oat_file.cc     [all...]
  /art/compiler/
oat_writer.cc 182 type_ = kOatClassSomeCompiled;
    [all...]
  /art/oatdump/
oatdump.cc 226 case kOatClassSomeCompiled:
    [all...]

Completed in 472 milliseconds