Home
last modified time | relevance | path

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

/system/core/adb/fastdeploy/proto/
DApkEntry.proto8 message APKEntry { message
/system/core/adb/fastdeploy/deploypatchgenerator/src/com/android/fastdeploy/
DDeployPatchGenerator.java152 List<SimpleEntry<APKEntry, APKEntry>> identicalContentsEntrySet, File hostFile) in reportIdenticalContents()
169 static void createPatch(List<SimpleEntry<APKEntry, APKEntry>> zipEntrySimpleEntrys, in createPatch()