Home
last modified time | relevance | path

Searched refs:commentSize (Results 1 - 3 of 3) sorted by relevance

/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_zip_helper.cpp56 uint16_t commentSize = 0; member
/base/update/updater/services/package/pkg_package/
H A Dpkg_zipfile.h82 uint16_t commentSize = 0; member
H A Dpkg_zipfile.cpp394 centralDir->commentSize = 0; in EncodeCentralDirEntry()
527 uint16_t commentSize = ReadLE16(buffer.buffer + offsetof(CentralDirEntry, commentSize)); in DecodeCentralDirEntry() local
528 size_t currLen = sizeof(CentralDirEntry) + nameSize + extraSize + commentSize; in DecodeCentralDirEntry()

Completed in 3 milliseconds