Home
last modified time | relevance | path

Searched defs:GetImageInfo (Results 1 – 2 of 2) sorted by relevance

/art/compiler/
Dimage_writer.h485 ImageInfo& GetImageInfo(size_t oat_index) { in GetImageInfo() function
489 const ImageInfo& GetImageInfo(size_t oat_index) const { in GetImageInfo() function
/art/runtime/
Doat_file_assistant.cc968 const OatFileAssistant::ImageInfo* OatFileAssistant::GetImageInfo() { in GetImageInfo() function in art::OatFileAssistant