Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/third_party/zip/
H A Dstruct.go45 dataDescriptor64Len = 24 // descriptor with 8 byte sizes const
/aosp_15_r20/prebuilts/go/linux-x86/src/archive/zip/
Dstruct.go47dataDescriptor64Len = 24 // two uint32: signature, crc32 | two uint64: compressed siz… const