Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_manager.cc485 if (Runtime::Current()->IsDexFileFallbackEnabled()) { in OpenDexFilesFromOat()
612 if (Runtime::Current()->IsDexFileFallbackEnabled()) { in OpenDexFilesFromOat()
Druntime.h591 bool IsDexFileFallbackEnabled() const { in IsDexFileFallbackEnabled() function