Home
last modified time | relevance | path

Searched refs:m_commentLength (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Dendof_central_directory.cpp108 bf.PutUInt16(m_commentLength); in ToBytes()
110 if (m_commentLength > 0) { in ToBytes()
189 return m_commentLength; in GetCommentLength()
194 m_commentLength = commentLength; in SetCommentLength()
H A Dcentral_directory.cpp125 bf.PutUInt16(m_commentLength); in ToBytes()
137 if (m_commentLength > 0) { in ToBytes()
266 return m_commentLength; in GetCommentLength()
271 m_commentLength = commentLength; in SetCommentLength()
/developtools/hapsigner/hapsigntool_cpp/zip/include/
H A Dendof_central_directory.h138 uint16_t m_commentLength = 0; member in OHOS::SignatureTools::EndOfCentralDirectory
H A Dcentral_directory.h182 uint16_t m_commentLength = 0; member in OHOS::SignatureTools::CentralDirectory

Completed in 2 milliseconds