Searched refs:kUnsupportedMethod (Results 1 – 8 of 8) sorted by relevance
20 static LPCSTR const kUnsupportedMethod = "Unsupported Method"; variable228 case NArchive::NExtract::NOperationResult::kUnsupportedMethod: in SetOperationResult()229 _message = kUnsupportedMethod; in SetOperationResult()
199 static const char * const kUnsupportedMethod = "Unsupported Method"; variable404 case NArchive::NExtract::NOperationResult::kUnsupportedMethod: in SetExtractErrorMessage()405 s = kUnsupportedMethod; in SetExtractErrorMessage()
215 static const char * const kUnsupportedMethod = "Unsupported Method"; variable434 case NArchive::NExtract::NOperationResult::kUnsupportedMethod: in SetOperationResult()435 s = kUnsupportedMethod; in SetOperationResult()
386 resOp = NExtract::NOperationResult::kUnsupportedMethod; in Extract()
78 kUnsupportedMethod, enumerator
588 opResult = NExtract::NOperationResult::kUnsupportedMethod; in Extract()
964 opRes = NExtract::NOperationResult::kUnsupportedMethod; in Get_Extract_OperationResult()
277 case NArchive::NExtract::NOperationResult::kUnsupportedMethod: in SetExtractErrorMessage()