19 #ifndef GRPC_CORE_LIB_TRANSPORT_STATUS_CONVERSION_H
20 #define GRPC_CORE_LIB_TRANSPORT_STATUS_CONVERSION_H
int64_t grpc_millis
Definition: exec_ctx.h:35
grpc_status_code
Definition: status.h:26
grpc_http2_error_code
Definition: http2_errors.h:23
grpc_status_code grpc_http2_status_to_grpc_status(int status)
grpc_status_code grpc_http2_error_to_grpc_status(grpc_http2_error_code error, grpc_millis deadline)
grpc_http2_error_code grpc_status_to_http2_error(grpc_status_code status)
int grpc_status_to_http2_status(grpc_status_code status)