Home
last modified time | relevance | path

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

/system/core/adb/fastdeploy/deploypatchgenerator/
Ddeploy_patch_generator.h103 void GeneratePatch(const std::vector<SimpleEntry>& entriesToUseOnDevice,
Ddeploy_patch_generator.cpp123 void DeployPatchGenerator::GeneratePatch(const std::vector<SimpleEntry>& entriesToUseOnDevice, in GeneratePatch() function in DeployPatchGenerator
197 GeneratePatch(identicalEntries, localApkPath, deviceApkPath, output); in CreatePatch()