Searched refs:MtProgress_SetError (Results 1 - 3 of 3) sorted by relevance
/third_party/lzma/C/ |
H A D | MtCoder.c | 137 MtProgress_SetError(&mtc->mtProgress, res);
in ThreadFunc2() 166 // MtProgress_SetError(&mtc->mtProgress, res);
in ThreadFunc2() 193 MtProgress_SetError(&mtc->mtProgress, res);
in ThreadFunc2() 220 MtProgress_SetError(&mtc->mtProgress, res);
in ThreadFunc2() 263 MtProgress_SetError(&mtc->mtProgress, res);
in ThreadFunc2() 326 MtProgress_SetError(&mtc->mtProgress, res);
in ThreadFunc() 528 MtProgress_SetError(&p->mtProgress, res);
in MtCoder_Code()
|
H A D | MtDec.h | 37 void MtProgress_SetError(CMtProgress *p, SRes res);
|
H A D | MtDec.c | 72 void MtProgress_SetError(CMtProgress *p, SRes res)
in MtProgress_SetError() function 833 MtProgress_SetError(&p->mtProgress, MY_SRes_HRESULT_FROM_WRes(res));
in MtDec_ThreadFunc1()
|
Completed in 2 milliseconds