Home
last modified time | relevance | path

Searched refs:copy_dex_files_ (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc1103 AssignIfExists(args, M::CopyDexFiles, &copy_dex_files_); in ParseArgs()
1454 copy_dex_files_, in Setup()
2987 linker::CopyOption copy_dex_files_ = linker::CopyOption::kOnlyIfCompressed; member in art::Dex2Oat