Home
last modified time | relevance | path

Searched refs:ChannelAttribute (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/receiverengine/engineutils/include/
H A Dengine_test_utils.h101 const ChannelAttribute &attribution) override in CreateControlChannel()
173 const ChannelAttribute &attribution) override in CreateControlChannel()
245 const ChannelAttribute &attribution) override in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/test/unittest/inner_kits/
H A Dav_trans_control_center_callback_test.h80 const ChannelAttribute &attribution) override in CreateControlChannel()
152 const ChannelAttribute &attribution) override in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/engineutils/include/
H A Dengine_test_utils.h80 const ChannelAttribute &attribution) override in CreateControlChannel()
152 const ChannelAttribute &attribution) override in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/interface/
H A Di_av_receiver_engine.h92 const ChannelAttribute &attribution) = 0;
H A Di_av_sender_engine.h100 const ChannelAttribute &attribution) = 0;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/common/include/
H A Dav_trans_types.h70 struct ChannelAttribute { struct
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/src/
H A Dav_receiver_engine_adapter.cpp92 ChannelAttribute{TransStrategy::LOW_LATANCY_STRATEGY}); in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/src/
H A Dav_sender_engine_adapter.cpp87 ChannelAttribute{TransStrategy::LOW_LATANCY_STRATEGY}); in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/include/
H A Dav_receiver_engine.h63 const ChannelAttribute &attribution) override;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/include/
H A Dav_sender_engine.h63 const ChannelAttribute &attribution) override;
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/src/
H A Dav_receiver_engine_test.cpp126 …int32_t ret = receiver->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_LATANC…
136 …int32_t ret = receiver->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_LATANC…
146 …int32_t ret = receiver->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_LATANC…
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter.cpp117 …int32_t ret = senderEngine_->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_L… in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/test/unittest/av_sender_engine/src/
H A Dav_sender_engine_test.cpp124 …int32_t ret = sender->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_LATANCY_…
134 …int32_t ret = sender->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_LATANCY_…
144 …int32_t ret = sender->CreateControlChannel(dstDevIds, ChannelAttribute{TransStrategy::LOW_LATANCY_…
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp132 const ChannelAttribute &attribution) in CreateControlChannel()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp133 const ChannelAttribute &attribution) in CreateControlChannel()