Searched refs:grpc_http2_status_to_grpc_status (Results 1 – 3 of 3) sorted by relevance
34 GPR_ASSERT(grpc_http2_status_to_grpc_status(a) == (b))176 grpc_http2_status_to_grpc_status(i); in main()
35 grpc_status_code grpc_http2_status_to_grpc_status(int status);
65 grpc_status_code grpc_http2_status_to_grpc_status(int status) { in grpc_http2_status_to_grpc_status() function