Home
last modified time | relevance | path

Searched defs:channelInfo (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/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 …meraChannelInfoCmd::UnmarshalDetails(cJSON *details, std::shared_ptr<DCameraChannelInfo> channelIn… in UnmarshalDetails()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp369 …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 Dclient_trans_proxy_manager_test.cpp198 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 Dtrans_sdk_file_test.cpp67 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 Dmock_distributed_camera_sink_stub.h59 int32_t ChannelNeg(const std::string &dhId, std::string& channelInfo) in ChannelNeg()
H A Ddistributed_camera_sink_stub_test.cpp177 std::string channelInfo = "channelInfo000"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_dev.cpp95 int32_t DCameraSinkDev::ChannelNeg(std::string& channelInfo) in ChannelNeg()
/ohos5.0/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
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c682 ProxyChannelInfo channelInfo = { in TransProxyConnExistProc() local
696 ProxyChannelInfo channelInfo = { in TransProxyConnExistProc() local
732 ProxyChannelInfo channelInfo = { in TransProxyOpenNewConnChannel() local
H A Dsoftbus_proxychannel_manager.c201 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 Dmedical_dump.cpp95 std::vector<MedicalSensorChannelInfo> channelInfo; in DumpSensorChannel() local
H A Dclient_info.cpp596 void ClientInfo::GetSensorChannelInfo(std::vector<MedicalSensorChannelInfo> &channelInfo) in GetSensorChannelInfo()
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_dump.cpp223 std::vector<SensorChannelInfo> channelInfo; in DumpSensorChannel() local
H A Dclient_info.cpp592 void ClientInfo::GetSensorChannelInfo(std::vector<SensorChannelInfo> &channelInfo) in GetSensorChannelInfo()
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/
H A Ddistributed_camera_sink_proxy.cpp172 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 Dtrans_proxy_message_test.cpp663 ProxyChannelInfo channelInfo; variable
H A Dsoftbus_proxychannel_manager_test.cpp1159 ProxyChannelInfo channelInfo; variable
H A Dsoftbus_proxychannel_message_test.cpp641 ProxyChannelInfo channelInfo; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel.c594 RfcommChannelInfo *channelInfo = NULL; in RfcommIsChannelValid() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp828 ChannelInfo *channelInfo = (ChannelInfo *)SoftBusCalloc(sizeof(ChannelInfo)); variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/src/
H A Dtrans_auth_manager.c178 ChannelInfo channelInfo = {0}; in NotifyOpenAuthChannelSuccess() local