Searched refs:ImageMethod (Results 1 – 4 of 4) sorted by relevance
212 enum ImageMethod { enum281 EXPORT ArtMethod* GetImageMethod(ImageMethod index) const;597 std::ostream& operator<<(std::ostream& os, ImageHeader::ImageMethod method);
177 ArtMethod* ImageHeader::GetImageMethod(ImageMethod index) const { in GetImageMethod()
645 ImageHeader::ImageMethod method = static_cast<ImageHeader::ImageMethod>(i); in InitAppImage()
1863 auto image_root = static_cast<ImageHeader::ImageMethod>(i); in Dump()