#include <grpc/support/port_platform.h>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/transport/transport_fwd.h"
Go to the source code of this file.
Functions | |
grpc_transport * | grpc_create_cronet_transport (void *engine, const char *target, const grpc_channel_args *args, void *reserved) |
grpc_transport* grpc_create_cronet_transport | ( | void * | engine, |
const char * | target, | ||
const grpc_channel_args * | args, | ||
void * | reserved | ||
) |
Definition at line 1476 of file cronet_transport.cc.