Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc202 runtime->GetOatFilesExecutable(), in OpenDexFilesFromOat()
Druntime.h1054 bool GetOatFilesExecutable() const;
Druntime.cc3327 bool Runtime::GetOatFilesExecutable() const { in GetOatFilesExecutable() function in art::Runtime