Home
last modified time | relevance | path

Searched defs:identicalEntries (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/fastdeploy/deploypatchgenerator/
Ddeploy_patch_generator.cpp82 void DeployPatchGenerator::ReportSavings(const std::vector<SimpleEntry>& identicalEntries, in ReportSavings()
193 std::vector<SimpleEntry> identicalEntries; in CreatePatch() local