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