#include <grpc/support/port_platform.h>
#include "src/core/ext/transport/chttp2/transport/context_list.h"
#include <stdint.h>
#include "src/core/ext/transport/chttp2/transport/internal.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Functions | |
void | grpc_core::grpc_http2_set_fn_get_copied_context (void *(*fn)(void *)) |
void | grpc_core::grpc_http2_set_write_timestamps_callback (void(*fn)(void *, Timestamps *, grpc_error_handle error)) |