HomeSort by relevance Sort by last modified time
    Searched full:isdexfilefallbackenabled (Results 1 - 2 of 2) sorted by null

  /art/runtime/
oat_file_manager.cc 604 if (Runtime::Current()->IsDexFileFallbackEnabled()) {
697 if (Runtime::Current()->IsDexFileFallbackEnabled()) {
runtime.h 534 bool IsDexFileFallbackEnabled() const {

Completed in 180 milliseconds