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

  /art/runtime/
image.h 91 enum ImageRoot {
102 mirror::Object* GetImageRoot(ImageRoot image_root) const
image.cc 76 mirror::Object* ImageHeader::GetImageRoot(ImageRoot image_root) const {
  /art/oatdump/
oatdump.cc 696 ImageHeader::ImageRoot image_root = static_cast<ImageHeader::ImageRoot>(i);
    [all...]

Completed in 632 milliseconds