Home
last modified time | relevance | path

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

/build/soong/third_party/zip/
Dreader.go271 commentLen := int(b.uint16())
275 d := make([]byte, filenameLen+extraLen+commentLen)
420 commentLen: b.uint16(),
422 l := int(d.commentLen)
Dstruct.go143 commentLen uint16 member