Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/oat/
H A Doat_file.h536 const OatFile* GetOatFile() const { in GetOatFile() function
/aosp_15_r20/art/runtime/gc/space/
H A Dimage_space.cc3401 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace