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

  /art/runtime/
oat_file_manager.cc 497 if (runtime->IsDexFileFallbackEnabled()) {
627 if (Runtime::Current()->IsDexFileFallbackEnabled()) {
    [all...]
runtime.h 616 bool IsDexFileFallbackEnabled() const {
    [all...]

Completed in 54 milliseconds