Home
last modified time | relevance | path

Searched defs:channelInfo (Results 1 - 18 of 18) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_channel_info_cmd.cpp34 cJSON *channelInfo = cJSON_CreateObject(); in Marshal() local
104 std::shared_ptr<DCameraChannelInfo> channelInfo = std::make_shared<DCameraChannelInfo>(); in Unmarshal() local
120 int32_t DCameraChannelInfoCmd::UnmarshalDetails(cJSON *details, std::shared_ptr<DCameraChannelInfo> channelInfo) in UnmarshalDetails() argument
[all...]
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/
H A Ddistributed_camera_sink_stub_test.cpp177 std::string channelInfo = "channelInfo000"; in HWTEST_F() local
H A Dmock_distributed_camera_sink_stub.h59 int32_t ChannelNeg(const std::string &dhId, std::string& channelInfo) in ChannelNeg() argument
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddistributed_camera_sink_proxy.cpp174 int32_t DistributedCameraSinkProxy::ChannelNeg(const std::string& dhId, std::string& channelInfo) in ChannelNeg() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_stub.cpp214 std::string channelInfo = data.ReadString(); in ChannelNegInner() local
H A Ddistributed_camera_sink_service.cpp187 int32_t DistributedCameraSinkService::ChannelNeg(const std::string& dhId, std::string& channelInfo) in ChannelNeg() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_dev.cpp95 int32_t DCameraSinkDev::ChannelNeg(std::string& channelInfo) in ChannelNeg() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_message_test.cpp663 ProxyChannelInfo channelInfo; in HWTEST_F() local
H A Dsoftbus_proxychannel_manager_test.cpp1842 ProxyChannelInfo channelInfo; in HWTEST_F() local
1868 ProxyChannelInfo channelInfo; HWTEST_F() local
[all...]
H A Dsoftbus_proxychannel_message_test.cpp641 ProxyChannelInfo channelInfo; in HWTEST_F() local
/foundation/communication/dsoftbus/core/common/dfx/statistics/
H A Dtrans_network_statistics.c36 char *channelInfo; member
80 ChannelDfxInfo *channelInfo = (ChannelDfxInfo *)SoftBusCalloc(sizeof(ChannelDfxInfo)); in AddChannelStatisticsInfo() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp67 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); in TransAddChannleInfoTest() local
369 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); HWTEST_F() local
416 ChannelInfo *channelInfo = TransAddChannleInfoTest(); HWTEST_F() local
557 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); HWTEST_F() local
604 ChannelInfo *channelInfo = TransAddChannleInfoTest(); HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp828 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/
H A Dclient_trans_proxy_manager_test.cpp198 ChannelInfo channelInfo = {0}; in HWTEST_F() local
228 ChannelInfo channelInfo; in HWTEST_F() local
347 ChannelInfo channelInfo; in HWTEST_F() local
376 ChannelInfo channelInfo; HWTEST_F() local
405 ChannelInfo channelInfo; HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel.c594 RfcommChannelInfo *channelInfo = NULL; in RfcommIsChannelValid() local
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c671 ProxyChannelInfo channelInfo = { in TransProxyConnExistProc() local
683 ProxyChannelInfo channelInfo = { in TransProxyConnExistProc() local
719 ProxyChannelInfo channelInfo = { in TransProxyOpenNewConnChannel() local
H A Dsoftbus_proxychannel_manager.c201 int32_t TransProxySpecialUpdateChanInfo(ProxyChannelInfo *channelInfo) in TransProxySpecialUpdateChanInfo() argument
424 TransProxyDelByChannelId(int32_t channelId, ProxyChannelInfo *channelInfo) TransProxyDelByChannelId() argument
1518 ProxyChannelInfo *channelInfo = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); TransProxyNegoSessionKeySucc() local
1553 ProxyChannelInfo *channelInfo = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); TransProxyNegoSessionKeyFail() local
1572 ProxyChannelInfo *channelInfo = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); TransProxyOpenProxyChannelSuccess() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c168 ChannelInfo channelInfo = {0}; in NotifyOpenAuthChannelSuccess() local
[all...]

Completed in 18 milliseconds