Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Dzip_entry_header.cpp100 bf.PutInt16(m_lastTime); in ToBytes()
160 return m_lastTime; in GetLastTime()
165 m_lastTime = lastTime; in SetLastTime()
H A Dcentral_directory.cpp118 bf.PutInt16(m_lastTime); in ToBytes()
196 return m_lastTime; in GetLastTime()
201 m_lastTime = lastTime; in SetLastTime()
/developtools/hapsigner/hapsigntool_cpp/zip/include/
H A Dzip_entry_header.h132 short m_lastTime = 0; member in OHOS::SignatureTools::ZipEntryHeader
H A Dcentral_directory.h161 short m_lastTime = 0; member in OHOS::SignatureTools::CentralDirectory

Completed in 2 milliseconds