Home
last modified time | relevance | path

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

/system/core/adb/fastdeploy/deploypatchgenerator/src/com/android/fastdeploy/
DDeployPatchGenerator.java182 APKEntry deviceAPKEntry = entrySimpleEntry.getKey(); in createPatch() local
186 long oldDataOffset = deviceAPKEntry.getDataOffset(); in createPatch()
187 long oldDataLen = deviceAPKEntry.getCompressedSize(); in createPatch()