Home
last modified time | relevance | path

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

/packages/modules/adb/fastdeploy/deploypatchgenerator/
Ddeploy_patch_generator.h95 void ReportSavings(const std::vector<SimpleEntry>& identicalEntries, uint64_t totalSize);
Ddeploy_patch_generator.cpp82 void DeployPatchGenerator::ReportSavings(const std::vector<SimpleEntry>& identicalEntries, in ReportSavings() function in DeployPatchGenerator
196 ReportSavings(identicalEntries, totalSize); in CreatePatch()