Lines Matching refs:RINOK

60     RINOK(m.ParseMethodFromString(names[i]))

95 RINOK(CreateHasher(EXTERNAL_CODECS_LOC_VARS ids[i], name, hasher))
103 RINOK(m.SetCoderProps(scp, NULL))
470 RINOK(callback->StartScanning())
490 RINOK(callback->FinishScanning(dirItems.Stat))
495 RINOK(hb.SetMethods(EXTERNAL_CODECS_LOC_VARS options.Methods))
503 RINOK(callback->SetNumFiles(1))
508 RINOK(callback->SetTotal(totalSize))
518 RINOK(callback->BeforeFirstFile(hb))
578 RINOK(callback->SetTotal(totalSize))
588 RINOK(callback->GetStream(path, isDir))
600 RINOK(callback->SetCompleted(&completeValue))
603 RINOK(inStream->Read(buf, kBufSize, &size))
629 RINOK(callback->SetOperationResult(fileSize, hb, !isDir))
630 RINOK(callback->SetCompleted(&completeValue))
1209 RINOK(InStream_AtBegin_GetSize(stream, len))
1220 RINOK(stream->Read((Byte *)buf + pos, curSize, &processedSizeLoc))
1230 RINOK(openCallback->SetCompleted(&files, &pos))
1243 RINOK(ReadStream_to_Buf(stream, buf, openCallback))
1269 RINOK(openVolumeCallback->GetProperty(kpidName, &prop))
1472 RINOK(hb_Glob.SetMethods(
1497 RINOK(GetDiskProperty->GetDiskProperty(index, kpidSize, &prop))
1503 RINOK(extractCallback->SetTotal(totalSize))
1504 // RINOK(Hash_SetTotalUnpacked->Hash_SetTotalUnpacked(indices, numItems));
1521 RINOK(lps->SetCur())
1533 RINOK(updateCallbackFile->GetStream2(index, &inStream, NUpdateNotifyOp::kHashRead))
1546 RINOK(extractCallback->GetStream(index, &realOutStream, askMode))
1573 RINOK(hb_Loc.SetMethods(
1586 RINOK(hb_Loc.SetMethods(
1601 RINOK(progress->SetRatioInfo(NULL, &fileSize))
1604 RINOK(inStream->Read(buf, kBufSize, &size))
1610 RINOK(WriteStream(realOutStream, buf, size))
1643 RINOK(extractCallback->SetOperationResult(opRes))
1673 RINOK(callback->GetProperty(index, propId, &prop))
1721 RINOK(callback->GetUpdateItemInfo(i, &newData, &newProps, &indexInArc))
1731 RINOK(callback->GetProperty(i, kpidIsDir, &prop))
1740 RINOK(GetPropString(callback, i, kpidPath, ui.Path,
1751 RINOK(callback->GetProperty(i, kpidSize, &prop))
1768 RINOK(callback->SetTotal(complexity))
1796 RINOK(getRootProps->GetRootProp(kpidArcFileName, &prop))
1806 RINOK(hb.SetMethods(EXTERNAL_CODECS_LOC_VARS methods))
1839 RINOK(lps->SetCur())
1863 RINOK(res)
1908 RINOK(progress->SetRatioInfo(&fileSize, NULL))
1909 // RINOK(callback->SetCompleted(&completeValue));
1912 RINOK(fileInStream->Read(buf, kBufSize, &size))
1948 RINOK(reportArcProp->ReportProp(NArchive::NEventIndexType::kOutArcIndex, ui.IndexInClient, kpidSize, &prop));
1957 RINOK(reportArcProp->ReportProp(NArchive::NEventIndexType::kOutArcIndex, ui.IndexInClient, kpidCRC, &prop));
1961 RINOK(reportArcProp->ReportRawProp(NArchive::NEventIndexType::kOutArcIndex, ui.IndexInClient,
1965 RINOK(reportArcProp->ReportFinished(NArchive::NEventIndexType::kOutArcIndex, ui.IndexInClient, NArchive::NUpdate::NOperationResult::kOK));
1969 RINOK(callback->SetOperationResult(NArchive::NUpdate::NOperationResult::kOK))
1994 RINOK(WriteStream(outStream, hashFileString, hashFileString.Len()))
2012 // RINOK(omi.ParseMethodFromPROPVARIANT(L"", value));
2055 RINOK(SetProperty(names[i], values[i]))