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

/art/runtime/
H A Dimage.h178 enum ImageMethod { enum
214 ArtMethod* GetImageMethod(ImageMethod index) const;
215 void SetImageMethod(ImageMethod index, ArtMethod* method);
384 std::ostream& operator<<(std::ostream& os, const ImageHeader::ImageMethod& policy);

Completed in 4 milliseconds