Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc206 runtime->GetOatFilesExecutable(), in OpenDexFilesFromOat()
Druntime.h1120 bool GetOatFilesExecutable() const;
Druntime.cc3415 bool Runtime::GetOatFilesExecutable() const { in GetOatFilesExecutable() function in art::Runtime