#include <grpc/support/port_platform.h>#include <stddef.h>#include "src/core/ext/transport/chttp2/transport/frame.h"#include "src/core/lib/iomgr/buffer_list.h"#include "src/core/lib/iomgr/error.h"

Go to the source code of this file.
Classes | |
| class | grpc_core::ContextList |
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)) |