Searched refs:grpc_status_to_http2_error (Results 1 – 4 of 4) sorted by relevance
30 grpc_http2_error_code grpc_status_to_http2_error(grpc_status_code status);
23 grpc_http2_error_code grpc_status_to_http2_error(grpc_status_code status) { in grpc_status_to_http2_error() function
86 grpc_status_to_http2_error(static_cast<grpc_status_code>(integer)); in grpc_error_get_status()
24 GPR_ASSERT(grpc_status_to_http2_error(a) == (b))