Home
last modified time | relevance | path

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

/aosp12/build/soong/third_party/zip/
H A Dstruct.go143 commentLen uint16 member
/aosp12/packages/modules/adb/client/
H A Dincremental_utils.cpp176 for (int16_t commentLen = 0; commentLen < fileSize; ++commentLen) { in CentralDirOffset() local