Home
last modified time | relevance | path

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

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