Home
last modified time | relevance | path

Searched refs:set_associate_send_channel (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel.h460 void set_associate_send_channel(const ChannelOwner& channel) { in set_associate_send_channel() function
Dvoe_base_impl.cc821 channel_ptr->set_associate_send_channel(ch); in AssociateSendChannel()