Searched refs:ImageMethod (Results 1 – 4 of 4) sorted by relevance
211 enum ImageMethod { enum275 ArtMethod* GetImageMethod(ImageMethod index) const;516 std::ostream& operator<<(std::ostream& os, ImageHeader::ImageMethod method);
147 ArtMethod* ImageHeader::GetImageMethod(ImageMethod index) const { in GetImageMethod()
577 ImageHeader::ImageMethod method = static_cast<ImageHeader::ImageMethod>(i); in InitAppImage()
1770 auto image_root = static_cast<ImageHeader::ImageMethod>(i); in Dump()