Home
last modified time | relevance | path

Searched refs:GetOatFilesExecutable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/runtime/oat/
H A Doat_file_manager.cc224 runtime->GetOatFilesExecutable(), in OpenDexFilesFromOat()
/aosp_15_r20/art/runtime/
H A Druntime.h1077 bool GetOatFilesExecutable() const;
H A Druntime.cc3352 bool Runtime::GetOatFilesExecutable() const { in GetOatFilesExecutable() function in art::Runtime