Searched defs:SetChannelListener (Results 1 – 4 of 4) sorted by relevance
| /foundation/ability/dmsfwk/services/dtbcollabmgr/src/av_trans_stream_provider/ | ||
| D | av_sender_engine.cpp | 174 void AVSenderEngine::SetChannelListener(const std::shared_ptr<IChannelListener>& listener) in SetChannelListener() function in OHOS::DistributedCollab::AVSenderEngine |
| D | av_receiver_engine.cpp | 232 void AVReceiverEngine::SetChannelListener(int32_t channelId) in SetChannelListener() function in OHOS::DistributedCollab::AVReceiverEngine |
| D | av_sender_filter.cpp | 199 void AVSenderFilter::SetChannelListener(const std::shared_ptr<IChannelListener>& listener) in SetChannelListener() function in OHOS::DistributedCollab::AVSenderFilter |
| D | av_receiver_filter.cpp | 262 void AVReceiverFilter::SetChannelListener(int32_t channelId) in SetChannelListener() function in OHOS::DistributedCollab::AVReceiverFilter |