Home
last modified time | relevance | path

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

/packages/modules/adb/fastdeploy/deploypatchgenerator/
Ddeploy_patch_generator.cpp92 double savingPercent = (totalEqualBytes * 100.0f) / totalSize; in ReportSavings() local
95 totalSize, savingPercent); in ReportSavings()