Home
last modified time | relevance | path

Searched refs:IsDexFileFallbackEnabled (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_manager.cc604 if (Runtime::Current()->IsDexFileFallbackEnabled()) { in OpenDexFilesFromOat()
697 if (Runtime::Current()->IsDexFileFallbackEnabled()) { in OpenDexFilesFromOat()
Druntime.h534 bool IsDexFileFallbackEnabled() const { in IsDexFileFallbackEnabled() function