Searched defs:dex_files_ (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | dex_method_iterator.h | 135 const std::vector<const DexFile*>& dex_files_; variable |
| /art/compiler/ | ||
| D | oat_writer.h | 303 const std::vector<const DexFile*>* dex_files_; variable |
| /art/dex2oat/ | ||
| D | dex2oat.cc | 2516 std::vector<const DexFile*> dex_files_; member in art::FINAL |
| /art/compiler/driver/ | ||
| D | compiler_driver.cc | 1958 const std::vector<const DexFile*>& dex_files_; member in art::ParallelCompilationManager |