Home
last modified time | relevance | path

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

/art/tools/dexanalyze/
Ddexanalyze.cc172 dex_count_ += dex_files.size(); in ProcessDexFiles()
185 size_t dex_count_ = 0; member in art::dexanalyze::DexAnalyze::Analysis
233 LOG(INFO) << "Cumulative analysis for " << cumulative.dex_count_ << " DEX files" << std::endl; in Run()