Searched refs:resOp (Results 1 – 1 of 1) sorted by relevance
381 int resOp = NExtract::NOperationResult::kDataError; in Extract() local386 resOp = NExtract::NOperationResult::kUnsupportedMethod; in Extract()388 resOp = NExtract::NOperationResult::kDataAfterEnd; in Extract()391 RINOK(folderOutStream->FlushCorrupted(resOp)); in Extract()398 … RINOK(callbackMessage->ReportExtractResult(NEventIndexType::kBlockIndex, folderIndex, resOp)); in Extract()