|
GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>#include <grpc/grpc.h>#include "src/core/lib/iomgr/exec_ctx.h"#include "src/core/lib/transport/http2_errors.h"Go to the source code of this file.
| grpc_status_code grpc_http2_error_to_grpc_status | ( | grpc_http2_error_code | error, |
| grpc_millis | deadline | ||
| ) |
| grpc_status_code grpc_http2_status_to_grpc_status | ( | int | status | ) |
| grpc_http2_error_code grpc_status_to_http2_error | ( | grpc_status_code | status | ) |
| int grpc_status_to_http2_status | ( | grpc_status_code | status | ) |