Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
H A DCWrappers.cpp11 SRes HRESULT_To_SRes(HRESULT res, SRes defaultRes) throw() in HRESULT_To_SRes() function
64 return HRESULT_To_SRes(p->Res, SZ_ERROR_PROGRESS); in CompressProgress()
85 return HRESULT_To_SRes(p->Res, SZ_ERROR_READ); in MyRead()
H A DCWrappers.h9 SRes HRESULT_To_SRes(HRESULT res, SRes defaultRes) throw();
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp434 return HRESULT_To_SRes(p->Res, SZ_ERROR_PROGRESS); in OpenCallbackProgress()

Completed in 3 milliseconds