Searched refs:ImageMethod (Results 1 – 3 of 3) sorted by relevance
209 enum ImageMethod { enum269 ArtMethod* GetImageMethod(ImageMethod index) const;565 std::ostream& operator<<(std::ostream& os, const ImageHeader::ImageMethod& policy);
127 ArtMethod* ImageHeader::GetImageMethod(ImageMethod index) const { in GetImageMethod()
1871 auto image_root = static_cast<ImageHeader::ImageMethod>(i); in Dump()