Home
last modified time | relevance | path

Searched defs:channel_send (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/audio/
Daudio_send_stream.cc146 std::unique_ptr<voe::ChannelSendInterface> channel_send, in AudioSendStream()
Daudio_send_stream_unittest.cc208 MockChannelSend* channel_send() { return channel_send_; } in channel_send() function
/external/python/cpython3/Modules/
D_xxsubinterpretersmodule.c2416 channel_send(PyObject *self, PyObject *args, PyObject *kwds) in channel_send() function