Home
last modified time | relevance | path

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

/build/tools/ijar/
Dzip.cc645 u2 comment_length = get_u2le(p); in FindZipCentralDirectory() local
648 if (current + comment_length + CENTRAL_DIR_LOCATOR_SIZE in FindZipCentralDirectory()