Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h984 bool GetOatFilesExecutable() const;
Doat_file_manager.cc483 runtime->GetOatFilesExecutable(), in OpenDexFilesFromOat()
Druntime.cc3039 bool Runtime::GetOatFilesExecutable() const { in GetOatFilesExecutable() function in art::Runtime