Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1227 const HRESULT k_My_HRESULT_CRC_ERROR = 0x20000002; variable
1245 return k_My_HRESULT_CRC_ERROR; in CloseFile()
2163 if (encodeRes == k_My_HRESULT_CRC_ERROR) in Update()