Home
last modified time | relevance | path

Searched refs:commentLen (Results 1 – 3 of 3) 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)
Dandroid_test.go185 commentLen: b.uint16(),
Dstruct.go143 commentLen uint16 member