Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Doat_file.h488 const OatFile* GetOatFile() const { in GetOatFile() function
/aosp12/art/runtime/gc/space/
H A Dimage_space.cc3253 const OatFile* ImageSpace::GetOatFile() const { in GetOatFile() function in art::gc::space::ImageSpace