/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/ |
H A D | dcamera_channel_info_cmd.cpp | 34 cJSON *channelInfo = cJSON_CreateObject(); in Marshal() local 104 std::shared_ptr<DCameraChannelInfo> channelInfo = std::make_shared<DCameraChannelInfo>(); in Unmarshal() local 120 …meraChannelInfoCmd::UnmarshalDetails(cJSON *details, std::shared_ptr<DCameraChannelInfo> channelIn… in UnmarshalDetails()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/ |
H A D | instant_statistics.cpp | 369 …InstantChannelInfo *channelInfo = static_cast<InstantChannelInfo *>(SoftBusCalloc(sizeof(InstantCh… in InstCreateAndAddChannelInfo() local 386 InstantChannelInfo *channelInfo = InstCreateAndAddChannelInfo(remoteInfo); in InstAddSessionConnToRemoteInfo() local 406 InstantChannelInfo *channelInfo = InstCreateAndAddChannelInfo(remoteInfo); in InstAddTcpChannelInfoToRemoteInfo() local 512 InstantChannelInfo *channelInfo = InstCreateAndAddChannelInfo(remoteInfo); in InstAddUdpChannelToRemoteInfo() local 582 static void InstSetDeviceIdByConnId(InstantRemoteInfo *remoteInfo, InstantChannelInfo *channelInfo,… in InstSetDeviceIdByConnId() 606 …tic void SetParamByProxyChannelInfo(InstantRemoteInfo *remoteInfo, InstantChannelInfo *channelInfo, in SetParamByProxyChannelInfo() 631 InstantChannelInfo *channelInfo = InstCreateAndAddChannelInfo(remoteInfo); in InstAddProxyChannelToRemoteInfo() local 684 … void InstSetParamByAuthChannelInfo(InstantRemoteInfo *remoteInfo, InstantChannelInfo *channelInfo, in InstSetParamByAuthChannelInfo() 705 InstantChannelInfo *channelInfo = InstCreateAndAddChannelInfo(remoteInfo); in InstAddAuthChannelToRemoteInfo() local 790 static void InstPackChannelInfo(cJSON *upperJson, InstantChannelInfo *channelInfo) in InstPackChannelInfo()
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/proxy/ |
H A D | client_trans_proxy_manager_test.cpp | 198 ChannelInfo channelInfo = {0}; variable 228 ChannelInfo channelInfo; variable 347 ChannelInfo channelInfo; variable 376 ChannelInfo channelInfo; variable 405 ChannelInfo channelInfo; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/ |
H A D | trans_sdk_file_test.cpp | 67 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); in TransAddChannleInfoTest() local 369 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); variable 416 ChannelInfo *channelInfo = TransAddChannleInfoTest(); variable 557 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); variable 604 ChannelInfo *channelInfo = TransAddChannleInfoTest(); variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcamera/ |
H A D | mock_distributed_camera_sink_stub.h | 59 int32_t ChannelNeg(const std::string &dhId, std::string& channelInfo) in ChannelNeg()
|
H A D | distributed_camera_sink_stub_test.cpp | 177 std::string channelInfo = "channelInfo000"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
H A D | dcamera_sink_dev.cpp | 95 int32_t DCameraSinkDev::ChannelNeg(std::string& channelInfo) in ChannelNeg()
|
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/ |
H A D | trans_network_statistics.c | 36 char *channelInfo; member 80 ChannelDfxInfo *channelInfo = (ChannelDfxInfo *)SoftBusCalloc(sizeof(ChannelDfxInfo)); in AddChannelStatisticsInfo() local
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_transceiver.c | 682 ProxyChannelInfo channelInfo = { in TransProxyConnExistProc() local 696 ProxyChannelInfo channelInfo = { in TransProxyConnExistProc() local 732 ProxyChannelInfo channelInfo = { in TransProxyOpenNewConnChannel() local
|
H A D | softbus_proxychannel_manager.c | 201 int32_t TransProxySpecialUpdateChanInfo(ProxyChannelInfo *channelInfo) in TransProxySpecialUpdateChanInfo() 422 static int32_t TransProxyDelByChannelId(int32_t channelId, ProxyChannelInfo *channelInfo) in TransProxyDelByChannelId() 1514 ProxyChannelInfo *channelInfo = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); in TransProxyNegoSessionKeySucc() local 1549 ProxyChannelInfo *channelInfo = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); in TransProxyNegoSessionKeyFail() local 1569 ProxyChannelInfo *channelInfo = (ProxyChannelInfo *)SoftBusCalloc(sizeof(ProxyChannelInfo)); in TransProxyOpenProxyChannelSuccess() local
|
/ohos5.0/base/sensors/medical_sensor/services/medical_sensor/src/ |
H A D | medical_dump.cpp | 95 std::vector<MedicalSensorChannelInfo> channelInfo; in DumpSensorChannel() local
|
H A D | client_info.cpp | 596 void ClientInfo::GetSensorChannelInfo(std::vector<MedicalSensorChannelInfo> &channelInfo) in GetSensorChannelInfo()
|
/ohos5.0/base/sensors/sensor/services/src/ |
H A D | sensor_dump.cpp | 223 std::vector<SensorChannelInfo> channelInfo; in DumpSensorChannel() local
|
H A D | client_info.cpp | 592 void ClientInfo::GetSensorChannelInfo(std::vector<SensorChannelInfo> &channelInfo) in GetSensorChannelInfo()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/ |
H A D | distributed_camera_sink_stub.cpp | 214 std::string channelInfo = data.ReadString(); in ChannelNegInner() local
|
H A D | distributed_camera_sink_service.cpp | 187 int32_t DistributedCameraSinkService::ChannelNeg(const std::string& dhId, std::string& channelInfo) in ChannelNeg()
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/ |
H A D | distributed_camera_sink_proxy.cpp | 172 int32_t DistributedCameraSinkProxy::ChannelNeg(const std::string& dhId, std::string& channelInfo) in ChannelNeg()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | trans_proxy_message_test.cpp | 663 ProxyChannelInfo channelInfo; variable
|
H A D | softbus_proxychannel_manager_test.cpp | 1159 ProxyChannelInfo channelInfo; variable
|
H A D | softbus_proxychannel_message_test.cpp | 641 ProxyChannelInfo channelInfo; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_channel.c | 594 RfcommChannelInfo *channelInfo = NULL; in RfcommIsChannelValid() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/ |
H A D | trans_tcp_direct_test.cpp | 828 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); variable
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/ |
H A D | trans_auth_manager.c | 178 ChannelInfo channelInfo = {0}; in NotifyOpenAuthChannelSuccess() local
|