Searched defs:GetOatFile (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | oat_file.h | 227 const OatFile* GetOatFile() const { in GetOatFile() function |
D | dex_file.h | 894 const OatFile* GetOatFile() const { in GetOatFile() function |
/art/runtime/gc/space/ | ||
D | image_space.cc | 793 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace |