/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/ |
H A D | auth_sub_session.c | 30 int32_t protocolType; member 51 static const ProtocolComponent *GetProtocolComponent(int32_t protocolType) in GetProtocolComponent() 144 int32_t CreateAuthSubSession(int32_t protocolType, void *params, bool isClient, AuthSubSession **re… in CreateAuthSubSession() 181 bool IsProtocolSupport(int32_t protocolType) in IsProtocolSupport()
|
/ohos5.0/base/security/device_auth/services/mk_agree/src/mock/ |
H A D | mk_agree_task_mock.c | 19 int32_t CreateMkAgreeTask(int protocolType, const CJson *in, MkAgreeTaskBase **returnTask) in CreateMkAgreeTask()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/ |
H A D | lnn_physical_subnet_manager.c | 133 void DoNotifyStatusChange(const char *ifName, ProtocolType protocolType, void *status) in DoNotifyStatusChange() 151 void LnnNotifyPhysicalSubnetStatusChanged(const char *ifName, ProtocolType protocolType, void *stat… in LnnNotifyPhysicalSubnetStatusChanged() 157 static void EnableResetingSubnetByType(ProtocolType protocolType) in EnableResetingSubnetByType()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/common/ |
H A D | media_sink.cpp | 22 MediaSink::MediaSink(ProtocolType protocolType) : protocolType_(std::move(protocolType)) in MediaSink()
|
/ohos5.0/base/security/device_auth/services/creds_manager/src/ |
H A D | creds_manager.c | 154 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 213 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/ |
H A D | output_sink_plugin.h | 57 ProtocolType protocolType; member
|
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/v2/auth_sub_session/ |
H A D | auth_sub_session.h | 30 int32_t protocolType; member
|
/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_pin.c | 337 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 365 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
H A D | identity_p2p.c | 283 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 334 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
H A D | identity_group.c | 822 const CJson *in, const CJson *urlJson, ProtocolAlgType protocolType, Uint8Buff *sharedSecret) in GetSharedSecretForP2p() 841 …const CJson *in, const Uint8Buff *presharedUrl, ProtocolAlgType protocolType, Uint8Buff *sharedSec… in GetSharedSecretByUrl() 909 …const CJson *in, const CertInfo *peerCertInfo, ProtocolAlgType protocolType, Uint8Buff *sharedSecr… in GetSharedSecretByPeerCert()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/inc/account_related/ |
H A D | account_version_util.h | 48 ProtocolType protocolType; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/ |
H A D | lnn_socket_mock.cpp | 43 const SocketInterface* GetSocketInterface(ProtocolType protocolType) in GetSocketInterface()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/ |
H A D | lnn_bt_network_impl_mock.cpp | 97 void LnnNotifyPhysicalSubnetStatusChanged(const char *ifName, ProtocolType protocolType, void *stat… in LnnNotifyPhysicalSubnetStatusChanged()
|
H A D | lnn_ip_network_impl_mock.cpp | 150 void LnnNotifyPhysicalSubnetStatusChanged(const char *ifName, ProtocolType protocolType, void *stat… in LnnNotifyPhysicalSubnetStatusChanged()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_service_request_list.cpp | 119 int protocolType = tlvs[pos + SERVICE_TLV_LENGTH_SIZE]; in ParseTlvs2ReqList() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/ |
H A D | interface_info.cpp | 76 ProtocolType protocolType = protocol.GetType(); in Marshalling() local 130 enum ProtocolType protocolType = protocol.GetType(); in Unmarshalling() local
|
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/filters/sink/output_sink/ |
H A D | output_sink_filter.cpp | 111 auto protocolType = sink.GetProtocolType(); in SetSink() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
H A D | das_task_main.c | 192 …ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opC… in NegotiateAndProcessTask() local 343 …ProtocolType protocolType = GetPrototolType(&(task->versionInfo.curVersion), task->versionInfo.opC… in CreateSingleSubTask() local
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/ |
H A D | das_version_util.c | 305 PakeAlgType GetSupportedPakeAlg(VersionStruct *curVersion, ProtocolType protocolType) in GetSupportedPakeAlg()
|
/ohos5.0/base/security/device_auth/services/identity_manager/inc/ |
H A D | identity_defines.h | 90 ProtocolAlgType protocolType; member
|
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/ |
H A D | wifi_p2p_msg.h | 456 WifiP2pServiceRequest(P2pServicerProtocolType protocolType, const std::string &data) in WifiP2pServiceRequest() 490 WifiP2pServiceResponse(P2pServicerProtocolType protocolType, P2pServiceStatus serviceStatus, in WifiP2pServiceResponse()
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | hw_cast_provider.cpp | 498 int32_t protocolType = (castProtocolType & ProtocolType::TYPE_CAST_PLUS_STREAM) | in GetProtocolType() local
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_socket.c | 68 const SocketInterface *GetSocketInterface(ProtocolType protocolType) in GetSocketInterface()
|
/ohos5.0/base/security/device_auth/services/mk_agree/src/ |
H A D | mk_agree_task.c | 655 int32_t CreateMkAgreeTask(int protocolType, const CJson *in, MkAgreeTaskBase **returnTask) in CreateMkAgreeTask()
|
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/ |
H A D | key_agree_session.c | 858 … KeyAgreeProtocol protocolType = GetKegAgreeProtocolType(&(spekeSession->versionInfo.curVersion)); in ProcessProtocolConfirm() local
|