Searched defs:init_stream (Results 1 – 9 of 9) sorted by relevance
/third_party/boost/libs/log/src/ |
D | record_ostream.cpp | 35 BOOST_LOG_API void basic_record_ostream< CharT >::init_stream() in init_stream() function in boost::basic_record_ostream
|
/third_party/grpc/src/core/lib/transport/ |
D | transport_impl.h | 35 int (*init_stream)(grpc_transport* self, grpc_stream* stream, member
|
/third_party/boost/libs/iostreams/src/ |
D | lzma.cpp | 145 void lzma_base::init_stream(bool compress) in init_stream() function in boost::iostreams::detail::lzma_base
|
/third_party/ffmpeg/libavformat/ |
D | bintext.c | 51 static AVStream * init_stream(AVFormatContext *s) in init_stream() function
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | tokenize.c | 313 int init_stream(const struct position *pos, const char *name, int fd, const char **next_path) in init_stream() function
|
/third_party/grpc/src/core/ext/transport/inproc/ |
D | inproc_transport.cc | 324 int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
|
/third_party/grpc/src/core/ext/transport/cronet/transport/ |
D | cronet_transport.cc | 1422 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
|
/third_party/boost/boost/log/utility/ |
D | formatting_ostream.hpp | 713 void init_stream() in init_stream() function in boost::basic_formatting_ostream
|
/third_party/grpc/src/core/ext/transport/chttp2/transport/ |
D | chttp2_transport.cc | 692 static int init_stream(grpc_transport* gt, grpc_stream* gs, in init_stream() function
|