Home
last modified time | relevance | path

Searched refs:setup_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/beast/example/websocket/server/fast/
Dwebsocket_server_fast.cpp62 setup_stream(websocket::stream<NextLayer>& ws) in setup_stream() function
86 setup_stream(ws); in do_sync_session()
152 setup_stream(ws_); in async_session()
336 setup_stream(ws); in do_coro_session()
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c967 static struct token *setup_stream(stream_t *stream, int idx, int fd, in setup_stream() function
1013 begin = setup_stream(&stream, 0, -1, buffer, size); in tokenize_buffer()
1031 begin = setup_stream(&stream, idx, fd, buffer, 0); in tokenize()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c803 static int setup_stream(struct userdata *u) { in setup_stream() function
861 if (setup_stream(u) < 0) in setup_transport_and_stream()
901 setup_stream(u); in source_process_msg()
1089 setup_stream(u); in sink_process_msg()
1375 setup_stream(u); in thread_func()