Searched refs:dex_count_ (Results 1 – 1 of 1) sorted by relevance
173 dex_count_ += dex_files.size(); in ProcessDexFiles()186 size_t dex_count_ = 0; member in art::dexanalyze::DexAnalyze::Analysis232 LOG(INFO) << "Cumulative analysis for " << cumulative.dex_count_ << " DEX files" << std::endl; in Run()