Searched defs:init_stream (Results 1 – 5 of 5) sorted by relevance
/external/grpc-grpc/src/core/lib/transport/ |
D | transport_impl.h | 35 int (*init_stream)(grpc_transport* self, grpc_stream* stream, member
|
/external/u-boot/fs/jffs2/ |
D | mini_inflate.c | 25 static void init_stream(struct bitstream *stream, unsigned char *data, in init_stream() function
|
/external/grpc-grpc/src/core/ext/transport/inproc/ |
D | inproc_transport.cc | 224 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
|
/external/grpc-grpc/src/core/ext/transport/cronet/transport/ |
D | cronet_transport.cc | 1357 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
|
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
D | chttp2_transport.cc | 666 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
|