Searched refs:oat_dex_files_storage_ (Results 1 – 2 of 2) sorted by relevance
309 return oat_dex_files_storage_; in GetOatDexFiles()430 std::vector<const OatDexFile*> oat_dex_files_storage_; variable
475 oat_dex_files_storage_.push_back(oat_dex_file); in Setup()576 oat_dex_files_storage_.reserve(dex_file_count); in Setup()909 oat_dex_files_storage_.push_back(oat_dex_file); in Setup()1739 STLDeleteElements(&oat_dex_files_storage_); in ~OatFile()