Searched defs:grpc_status_to_http2_status (Results 1 – 2 of 2) sorted by relevance
100 int grpc_status_to_http2_status(grpc_status_code status) { return 200; } in grpc_status_to_http2_status() function
92 int grpc_status_to_http2_status(grpc_status_code /*status*/) { return 200; } in grpc_status_to_http2_status() function