Home
last modified time | relevance | path

Searched defs:init_stream (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/transport/
Dtransport_impl.h35 int (*init_stream)(grpc_transport* self, grpc_stream* stream, member
/external/u-boot/fs/jffs2/
Dmini_inflate.c25 static void init_stream(struct bitstream *stream, unsigned char *data, in init_stream() function
/external/grpc-grpc/src/core/ext/transport/inproc/
Dinproc_transport.cc224 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
/external/grpc-grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc1357 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc666 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function