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

  /art/runtime/
image.h 96 kOatLocation,
class_linker.cc     [all...]
  /art/runtime/native/
dalvik_system_DexFile.cc 275 << image_header.GetImageRoot(ImageHeader::kOatLocation)->AsString()->ToModifiedUtf8();
283 << image_header.GetImageRoot(ImageHeader::kOatLocation)->AsString()->ToModifiedUtf8();
  /art/runtime/gc/space/
image_space.cc 253 down_cast<mirror::String*>(image_header.GetImageRoot(ImageHeader::kOatLocation));
  /art/compiler/
image_writer.cc 396 image_roots->Set(ImageHeader::kOatLocation,
  /art/oatdump/
oatdump.cc 92 "kOatLocation",
722 mirror::Object* oat_location_object = image_header_.GetImageRoot(ImageHeader::kOatLocation);
    [all...]

Completed in 750 milliseconds