Home
last modified time | relevance | path

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

/external/lzma/C/
DMtCoder.c164 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
220 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
247 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
290 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc2()
353 MtProgress_SetError(&mtc->mtProgress, res); in ThreadFunc()
560 MtProgress_SetError(&p->mtProgress, res); in MtCoder_Code()
DMtDec.h37 void MtProgress_SetError(CMtProgress *p, SRes res);
DMtDec.c71 void MtProgress_SetError(CMtProgress *p, SRes res) in MtProgress_SetError() function
859 MtProgress_SetError(&p->mtProgress, MY_SRes_HRESULT_FROM_WRes(res)); in ThreadFunc1()