Home
last modified time | relevance | path

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

/third_party/lzma/C/
DMtCoder.c163 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
219 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
246 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
289 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
352 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc()
554 MtProgress_SetError(&p->mtProgress, res); in MtCoder_Code()
DMtDec.h37 void MtProgress_SetError(CMtProgress *p, SRes res);
DMtDec.c72 void MtProgress_SetError(CMtProgress *p, SRes res) in MtProgress_SetError() function
860 MtProgress_SetError(&p->mtProgress, MY_SRes_HRESULT_FROM_WRes(res)); in ThreadFunc1()