tsi_error.cc
Go to the documentation of this file.
1 /*
2  *
3  * Copyright 2015 gRPC authors.
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  * http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  *
17  */
18 
20 
22 
28 }
_gevent_test_main.result
result
Definition: _gevent_test_main.py:96
error
grpc_error_handle error
Definition: retry_filter.cc:499
GRPC_ERROR_INT_TSI_CODE
@ GRPC_ERROR_INT_TSI_CODE
TSI status code associated with the error.
Definition: error.h:80
grpc_error_set_str
grpc_error_handle grpc_error_set_str(grpc_error_handle src, grpc_error_strs which, absl::string_view str)
Definition: error.cc:650
grpc_set_tsi_error_result
grpc_error_handle grpc_set_tsi_error_result(grpc_error_handle error, tsi_result result)
Definition: tsi_error.cc:23
tsi_result
tsi_result
Definition: transport_security_interface.h:31
tsi_error.h
grpc_error_set_int
grpc_error_handle grpc_error_set_int(grpc_error_handle src, grpc_error_ints which, intptr_t value)
Definition: error.cc:613
tsi_result_to_string
const char * tsi_result_to_string(tsi_result result)
Definition: transport_security.cc:35
GRPC_ERROR_STR_TSI_ERROR
@ GRPC_ERROR_STR_TSI_ERROR
tsi error string associated with this error
Definition: error.h:126
grpc_error
Definition: error_internal.h:42
port_platform.h


grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:01:41