Home
last modified time | relevance | path

Searched defs:CreateControlChannel (Results 1 – 15 of 15) sorted by relevance

/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.h79 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
151 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/test/unittest/receiverengine/engineutils/include/
H A Dengine_test_utils.h100 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
172 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
244 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/engineutils/include/
H A Dengine_test_utils.h79 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
151 int32_t CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/receiverengine/src/
H A Dav_receiver_engine_adapter.cpp81 int32_t AVTransReceiverAdapter::CreateControlChannel(const std::string &peerDevId) in CreateControlChannel() function in OHOS::DistributedHardware::AVTransReceiverAdapter
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiotransport/senderengine/src/
H A Dav_sender_engine_adapter.cpp76 int32_t AVTransSenderAdapter::CreateControlChannel(const std::string &peerDevId) in CreateControlChannel() function in OHOS::DistributedHardware::AVTransSenderAdapter
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/dhfwk_sa_manager/include/
H A Ddhfwk_sa_manager_test.h86 int32_t CreateControlChannel(int32_t engineId, const std::string &peerDevId) in CreateControlChannel() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwarestub/include/
H A Ddistributed_hardware_stub_test.h78 int32_t CreateControlChannel(int32_t engineId, const std::string &peerDevId) in CreateControlChannel() function
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/distributed_hardware_proxy/include/
H A Ddistributed_hardware_proxy_test.h87 int32_t CreateControlChannel(int32_t engineId, const std::string &peerDevId) in CreateControlChannel() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Dav_sender_engine_adapter.cpp104 int32_t AVTransSenderAdapter::CreateControlChannel(const std::string& peerDevId) in CreateControlChannel() function in OHOS::DistributedHardware::AVTransSenderAdapter
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/
H A Ddistributed_hardware_fwk_kit.cpp165 int32_t DistributedHardwareFwkKit::CreateControlChannel(int32_t engineId, const std::string &peerDe… in CreateControlChannel() function in OHOS::DistributedHardware::DistributedHardwareFwkKit
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/services/src/
H A Dav_trans_control_center.cpp139 int32_t AVTransControlCenter::CreateControlChannel(int32_t engineId, const std::string &peerDevId) in CreateControlChannel() function in OHOS::DistributedHardware::AVTransControlCenter
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp260 int32_t DistributedHardwareService::CreateControlChannel(int32_t engineId, const std::string &peerD… in CreateControlChannel() function in OHOS::DistributedHardware::DistributedHardwareService
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp131 int32_t AVReceiverEngine::CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function in OHOS::DistributedHardware::AVReceiverEngine
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/src/ipc/
H A Ddistributed_hardware_proxy.cpp279 int32_t DistributedHardwareProxy::CreateControlChannel(int32_t engineId, const std::string &peerDev… in CreateControlChannel() function in OHOS::DistributedHardware::DistributedHardwareProxy
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp132 int32_t AVSenderEngine::CreateControlChannel(const std::vector<std::string> &dstDevIds, in CreateControlChannel() function in OHOS::DistributedHardware::AVSenderEngine