Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dwriter.go91 eb.uint16(zip64ExtraId)
304 eb.uint16(zip64ExtraId)
Dandroid.go107 if tag != zip64ExtraId && tag != ExtendedTimeStampTag {
Dstruct.go65 zip64ExtraId = 0x0001 // zip64 Extended Information Extra Field const
Dreader.go298 if tag == zip64ExtraId {