/base/security/device_auth/services/session_manager/inc/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_defines.h | 32 int64_t channelId; member
|
/base/telephony/core_service/utils/codec/include/ |
H A D | request_apdu_build.h | 27 explicit RequestApduBuild(int32_t channelId): channelId_(channelId) {} in RequestApduBuild() argument
|
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/ |
H A D | channel_manager.c | 75 int64_t channelId = DEFAULT_CHANNEL_ID; in OpenChannel() local 87 void CloseChannel(ChannelType channelType, int64_t channelId) in CloseChannel() argument 94 int32_t HcSendMsg(ChannelType channelType, int64_t requestId, int64_t channelId, in HcSendMsg() argument 109 void NotifyBindResult(ChannelType channelType, int64_t channelId) in NotifyBindResult() argument
|
/base/customization/config_policy/interfaces/kits/js/src/ |
H A D | custom_config_napi.cpp | 87 char *channelId = CustGetSystemParam(channelKey.c_str()); in NativeGetChannelId() local
|
/base/security/device_auth/services/session_manager/inc/session/ |
H A D | dev_session_def.h | 39 int64_t channelId; member
|
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
H A D | compatible_bind_sub_session_util.c | 239 int64_t channelId = DEFAULT_CHANNEL_ID; in InformPeerProcessError() local
|
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/ |
H A D | soft_bus_channel.c | 30 int64_t channelId; member 39 static int32_t GetReqIdByChannelId(int64_t channelId, int64_t *returnReqId) in GetReqIdByChannelId() argument 55 static int32_t AddChannelEntry(int64_t requestId, int64_t channelId) in AddChannelEntry() argument 72 static void RemoveChannelEntry(int64_t channelId) in RemoveChannelEntry() argument 88 GenRecvData(int64_t channelId, const void *data, uint32_t dataLen, int64_t *requestId) GenRecvData() argument 181 int64_t channelId = (int64_t)OpenAuthSession(GROUP_MANAGER_PACKAGE_NAME, NULL, 0, connectParams); OpenSoftBusChannel() local 196 CloseSoftBusChannel(int64_t channelId) CloseSoftBusChannel() argument 207 SendSoftBusMsg(int64_t channelId, const uint8_t *data, uint32_t dataLen) SendSoftBusMsg() argument 219 NotifySoftBusBindResult(int64_t channelId) NotifySoftBusBindResult() argument [all...] |
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_sim_parcel.h | 289 int32_t channelId = 0; member 369 int32_t channelId = 0; member
|
/base/update/updater/services/flashd/daemon/ |
H A D | daemon.cpp | 97 bool HdcDaemon::RedirectToTask(HTaskInfo hTaskInfo, HSession hSession, const uint32_t channelId, in RedirectToTask() argument 150 bool HdcDaemon::HandDaemonAuth(HSession hSession, const uint32_t channelId, SessionHandShake &handshake) in HandDaemonAuth() argument 195 bool HdcDaemon::DaemonSessionHandshake(HSession hSession, const uint32_t channelId, uint8_t *payload, int payloadSize) in DaemonSessionHandshake() argument 236 bool HdcDaemon::FetchCommand(HSession hSession, const uint32_t channelId, const uint16_t command, uint8_t *payload, in FetchCommand() argument 296 ServerCommand(const uint32_t sessionId, const uint32_t channelId, const uint16_t command, uint8_t *bufPtr, const int size) ServerCommand() argument [all...] |
/base/security/device_auth/services/session_manager/src/session/ |
H A D | dev_session_fwk.c | 331 int64_t channelId; in AddChannelInfoToParams() local 618 int64_t channelId; in BuildDevSessionByContext() local [all...] |
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
H A D | hril_vendor_sim_defs.h | 131 int32_t channelId; member 293 int32_t channelId; member
|
/base/security/device_auth/services/ |
H A D | device_auth.c | 346 static int32_t AddChannelInfoToContext(int32_t channelType, int64_t channelId, CJson *context) in AddChannelInfoToContext() argument 367 int64_t channelId; in BuildClientBindContext() local 738 int64_t channelId = DEFAULT_CHANNEL_ID; in BuildServerBindContext() local
|
/base/telephony/core_service/services/tel_ril/src/ |
H A D | tel_ril_sim.cpp | 437 int32_t TelRilSim::SimCloseLogicalChannel(int32_t channelId, const AppExecFwk::InnerEvent::Pointer &response) in SimCloseLogicalChannel() argument
|
H A D | tel_ril_manager.cpp | 915 SimCloseLogicalChannel( int32_t slotId, const int32_t channelId, const AppExecFwk::InnerEvent::Pointer &response) SimCloseLogicalChannel() argument
|
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_sim.c | 1104 void ReqSimCloseLogicalChannel(const ReqDataInfo *requestInfo, int32_t channelId) in ReqSimCloseLogicalChannel() argument
|
/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_sim.cpp | 318 int32_t HRilSim::SimCloseLogicalChannel(int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() argument
|
H A D | hril_manager.cpp | 793 int32_t HRilManager::SimCloseLogicalChannel(int32_t slotId, int32_t serialId, int32_t channelId) in SimCloseLogicalChannel() argument
|
/base/telephony/ril_adapter/test/unittest/ |
H A D | ril_interface_test.cpp | 1151 int32_t channelId;
in SimCloseLogicalChannelTest() local 1153 cin >> channelId;
in SimCloseLogicalChannelTest() local
|