Home
last modified time | relevance | path

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

/packages/modules/adb/fastdeploy/deploypatchgenerator/
Ddeploy_patch_generator.cpp85 uint64_t totalEqualFiles = 0; in ReportSavings() local
89 totalEqualFiles++; in ReportSavings()
93 fprintf(stderr, "Detected %" PRIu64 " equal APK entries\n", totalEqualFiles); in ReportSavings()