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

  /art/runtime/
image.h 222 enum ImageRoot {
330 ObjPtr<mirror::Object> GetImageRoot(ImageRoot image_root) const
566 std::ostream& operator<<(std::ostream& os, const ImageHeader::ImageRoot& policy);
image-inl.h 32 inline ObjPtr<mirror::Object> ImageHeader::GetImageRoot(ImageRoot image_root) const {
runtime.cc     [all...]
  /art/oatdump/
oatdump.cc     [all...]

Completed in 71 milliseconds