Searched defs:ImageMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dimage.h177 enum ImageMethod { enum
206 ArtMethod* GetImageMethod(ImageMethod index) const;
207 void SetImageMethod(ImageMethod index, ArtMethod* method);
358 std::ostream& operator<<(std::ostream& os, const ImageHeader::ImageMethod& policy);

Completed in 307 milliseconds