Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc241 runtime->GetOatFilesExecutable(), in OpenDexFilesFromOat()
Druntime.h980 bool GetOatFilesExecutable() const;
Druntime.cc3035 bool Runtime::GetOatFilesExecutable() const { in GetOatFilesExecutable() function in art::Runtime