Searched defs:InitStream (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/src/core/ext/transport/binder/transport/ | ||
D | binder_transport.cc | 105 void grpc_binder_transport::InitStream(grpc_stream* gs, in InitStream() function in grpc_binder_transport |
/external/grpc-grpc/src/core/ext/transport/inproc/ | ||
D | legacy_inproc_transport.cc | 373 void inproc_transport::InitStream(grpc_stream* gs, in InitStream() function in __anonf8a70fff0111::inproc_transport |
/external/grpc-grpc/src/core/ext/transport/cronet/transport/ | ||
D | cronet_transport.cc | 1417 void grpc_cronet_transport::InitStream(grpc_stream* gs, in InitStream() function in grpc_cronet_transport |
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ | ||
D | chttp2_transport.cc | 861 void grpc_chttp2_transport::InitStream(grpc_stream* gs, in InitStream() function in grpc_chttp2_transport |