Searched defs:GetOatFile (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/runtime/oat/ | ||
H A D | oat_file.h | 536 const OatFile* GetOatFile() const { in GetOatFile() function |
/aosp_15_r20/art/runtime/gc/space/ | ||
H A D | image_space.cc | 3401 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace |