Searched refs:CombinedRes_Type (Results 1 – 2 of 2) sorted by relevance
2294 p->CombinedRes_Type = SZ_OK; in XzStatInfo_Clear()2433 stat->CombinedRes_Type = SZ_ERROR_WRITE; in XzDecMt_Decode_ST()2448 stat->CombinedRes_Type = SZ_ERROR_PROGRESS; in XzDecMt_Decode_ST()2652 stat->CombinedRes_Type = SZ_ERROR_PROGRESS; in XzDecMt_Decode()2695 stat->CombinedRes_Type = SZ_ERROR_WRITE; in XzDecMt_Decode()2701 stat->CombinedRes_Type = SZ_ERROR_READ; in XzDecMt_Decode()2710 if (stat->CombinedRes_Type == SZ_OK) in XzDecMt_Decode()2711 stat->CombinedRes_Type = res; in XzDecMt_Decode()2753 stat->CombinedRes_Type = SZ_ERROR_READ; in XzDecMt_Decode()2762 if (stat->CombinedRes_Type == SZ_OK) in XzDecMt_Decode()[all …]
423 SRes CombinedRes_Type; member