Home
last modified time | relevance | path

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

/packages/modules/adb/fastdeploy/deployagent/src/com/android/fastdeploy/
DApkArchive.java120 private Location findCDRecord(ByteBuffer buf) { in findCDRecord() method in ApkArchive
151 Location location = findCDRecord(mChannel.map(FileChannel.MapMode.READ_ONLY, eocdRecord, in getCDLocation()