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

  /art/runtime/
oat_file.h 275 return oat_dex_files_storage_;
388 std::vector<const OatDexFile*> oat_dex_files_storage_; member in class:art::OatFile
oat_file.cc 578 oat_dex_files_storage_.reserve(dex_file_count);
    [all...]

Completed in 67 milliseconds