Home
last modified time | relevance | path

Searched defs:peerUdid (Results 1 - 20 of 20) sorted by relevance

/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregdatachangelistener_fuzzer/
H A Ddevauthservregdatachangelistener_fuzzer.cpp27 static void OnDeviceBound(const char *peerUdid, const char *groupInfo) {} in OnDeviceBound() argument
29 static void OnDeviceUnBound(const char *peerUdid, const char *groupInfo) {} in OnDeviceUnBound() argument
31 static void OnDeviceNotTrusted(const char *peerUdid) {} in OnDeviceNotTrusted() argument
33 static void OnLastGroupDeleted(const char *peerUdid, int groupType) {} in OnLastGroupDeleted() argument
/base/security/device_auth/test/fuzztest/group_manage/registerdatachangelistener_fuzzer/
H A Dregisterdatachangelistener_fuzzer.cpp23 void onDeviceBound(const char *peerUdid, const char *groupInfo) {} in onDeviceBound() argument
25 void onDeviceUnBound(const char *peerUdid, const char *groupInfo) {} in onDeviceUnBound() argument
27 void onDeviceNotTrusted(const char *peerUdid) {} in onDeviceNotTrusted() argument
29 void onLastGroupDeleted(const char *peerUdid, int groupType) {} in onLastGroupDeleted() argument
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c182 bool GaIsDeviceInGroup(int32_t groupType, int32_t osAccountId, const char *peerUdid, const char *peerAuthId, in GaIsDeviceInGroup() argument
/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H A Dbroadcast_manager.c72 static void PostOnDeviceBound(const char *peerUdid, const char *messageStr) in PostOnDeviceBound() argument
90 static void PostOnDeviceUnBound(const char *peerUdid, const char *messageStr) in PostOnDeviceUnBound() argument
108 static void PostOnDeviceNotTrusted(const char *peerUdid) in PostOnDeviceNotTrusted() argument
126 PostOnLastGroupDeleted(const char *peerUdid, int groupType) PostOnLastGroupDeleted() argument
[all...]
/base/security/device_auth/services/mk_agree/inc/
H A Dmk_agree_task.h51 char *peerUdid; member
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_unrelated_group_auth/
H A Daccount_unrelated_group_auth.c97 const char *peerUdid = GetStringFromJson(authParam, FIELD_PEER_CONN_DEVICE_ID); in AddPeerUdidToSelfData() local
345 const char *peerUdid = GetStringFromJson(paramsData, FIELD_PEER_CONN_DEVICE_ID); in FillNonAccountAuthInfo() local
393 const char *peerUdid = GetStringFromJson(confirmationJson, FIELD_PEER_CONN_DEVICE_ID); in CombineDasServerConfirmParams() local
[all...]
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_util.c225 const char *peerUdid = GetStringFromJson(context, FIELD_PEER_UDID); in SetPeerAuthIdByDb() local
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c176 static int32_t AddUpgradeFlagToParams(CJson *paramsData, int32_t osAccountId, const char *peerUdid, in AddUpgradeFlagToParams() argument
231 const char *peerUdid = GetStringFromJson(param, FIELD_PEER_CONN_DEVICE_ID); in FillAuthParams() local
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session_common.c403 const char *peerUdid = GetStringFromJson(jsonParams, FIELD_PEER_UDID); in AddPeerAuthIdAndUdidIfExist() local
H A Dcompatible_bind_sub_session.c184 const char *peerUdid = GetStringFromJson(jsonParams, FIELD_CONN_DEVICE_ID); in CheckServerStatusIfNotInvite() local
277 static int32_t InformSelfBindSuccess(const char *peerAuthId, const char *peerUdid, const char *groupId, in InformSelfBindSuccess() argument
456 static int32_t AddPeerDevToGroup(const char *peerAuthId, const char *peerUdid, in AddPeerDevToGroup() argument
470 static int32_t AddGroupAndDev(const char *peerAuthId, const char *peerUdid, const char *groupId, in AddGroupAndDev() argument
484 HandleBindSuccess(const char *peerAuthId, const char *peerUdid, const char *groupId, const CompatibleBindSubSession *session, CJson *out) HandleBindSuccess() argument
506 const char *peerUdid = GetStringFromJson(jsonParams, FIELD_CONN_DEVICE_ID); OnBindFinish() local
[all...]
/base/security/device_auth/frameworks/src/
H A Dipc_service.c715 const char *peerUdid = NULL; in IpcServiceGmGetRelatedGroups() local
757 const char *peerUdid = NULL; in IpcServiceGmGetDeviceInfoById() local
H A Dipc_sdk.c1084 static int32_t IpcGmGetRelatedGroups(int32_t osAccountId, const char *appId, const char *peerUdid, in IpcGmGetRelatedGroups() argument
1188 static int32_t IpcGmGetDeviceInfoById(int32_t osAccountId, const char *appId, const char *peerUdid, const char *groupId, in IpcGmGetDeviceInfoById() argument
1159 FormParamsForGettingDeviceInfo(int32_t osAccountId, const char *appId, const char *peerUdid, const char *groupId, uintptr_t callCtx) FormParamsForGettingDeviceInfo() argument
[all...]
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c268 static int32_t FillAccountCredentialInfo(int32_t osAccountId, const char *peerUdid, const char *groupId, in FillAccountCredentialInfo() argument
302 const char *peerUdid = GetStringFromJson(paramsData, FIELD_PEER_CONN_DEVICE_ID); in FillAccountAuthInfo() local
330 static bool IsDeviceImportedByCloud(int32_t osAccountId, const char *peerUdid, const char *groupId) in IsDeviceImportedByCloud() argument
358 const char *peerUdid = GetStringFromJson(confirmationJson, FIELD_PEER_CONN_DEVICE_ID); in CombineAccountServerConfirms() local
578 const char *peerUdid = GetStringFromJson(dataFromClient, FIELD_PEER_CONN_DEVICE_ID); AddSelfDevInfoForServer() local
717 PrepareTrustedDeviceInfo(const char *peerUdid, const char *groupId, const CJson *out, TrustedDeviceEntry *devEntry) PrepareTrustedDeviceInfo() argument
760 const char *peerUdid = GetStringFromJson(authParam, FIELD_PEER_CONN_DEVICE_ID); AddTrustedDeviceForAccount() local
[all...]
/base/security/device_auth/services/
H A Ddevice_auth.c838 const char *peerUdid = GetPeerUdidFromJson(osAccountId, context); in BuildClientAuthContext() local
959 static int32_t AddDeviceIdToJson(CJson *context, const char *peerUdid) in AddDeviceIdToJson() argument
992 const char *peerUdid in BuildServerAuthContext() local
1034 const char *peerUdid = GetStringFromJson(context, FIELD_PEER_CONN_DEVICE_ID); BuildServerP2PAuthContext() local
[all...]
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c464 int32_t CheckDeviceNumLimit(int32_t osAccountId, const char *groupId, const char *peerUdid) in CheckDeviceNumLimit() argument
772 int32_t AssertPeerDeviceNotSelf(const char *peerUdid) in AssertPeerDeviceNotSelf() argument
928 int32_t GenerateBindSuccessData(const char *peerAuthId, const char *peerUdid, in GenerateBindSuccessData() argument
[all...]
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddevice_auth_ipc_test.cpp241 static void OnDeviceBound(const char *peerUdid, const char *groupInfo) in OnDeviceBound() argument
248 static void OnDeviceUnBound(const char *peerUdid, const char *groupInfo) in OnDeviceUnBound() argument
255 static void OnDeviceNotTrusted(const char *peerUdid) in OnDeviceNotTrusted() argument
261 static void OnLastGroupDeleted(const char *peerUdid, int groupType) in OnLastGroupDeleted() argument
H A Ddeviceauth_interface_test.cpp761 static void OnDeviceBound(const char *peerUdid, const char *groupInfo) in OnDeviceBound() argument
767 static void OnDeviceUnBound(const char *peerUdid, const char *groupInfo) in OnDeviceUnBound() argument
773 static void OnDeviceNotTrusted(const char *peerUdid) in OnDeviceNotTrusted() argument
778 static void OnLastGroupDeleted(const char *peerUdid, int groupType) in OnLastGroupDeleted() argument
/base/security/device_auth/frameworks/src/lite/
H A Dipc_adapt.c1072 void IpcOnDeviceBound(const char *peerUdid, const char *groupInfo) in IpcOnDeviceBound() argument
1120 void IpcOnDeviceUnBound(const char *peerUdid, const char *groupInfo) in IpcOnDeviceUnBound() argument
1168 void IpcOnDeviceNotTrusted(const char *peerUdid) in IpcOnDeviceNotTrusted() argument
1215 IpcOnLastGroupDeleted(const char *peerUdid, int32_t groupType) IpcOnLastGroupDeleted() argument
[all...]
/base/security/device_auth/frameworks/src/standard/
H A Dipc_adapt.cpp1023 void IpcOnDeviceBound(const char *peerUdid, const char *groupInfo) in IpcOnDeviceBound() argument
1064 void IpcOnDeviceUnBound(const char *peerUdid, const char *groupInfo) in IpcOnDeviceUnBound() argument
1105 void IpcOnDeviceNotTrusted(const char *peerUdid) in IpcOnDeviceNotTrusted() argument
1144 IpcOnLastGroupDeleted(const char *peerUdid, int32_t groupType) IpcOnLastGroupDeleted() argument
[all...]
/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/
H A Ddevauthfunc_fuzzer.cpp192 static void OnDeviceBound(const char *peerUdid, const char* groupInfo) {} in OnDeviceBound() argument
194 static void OnDeviceUnBound(const char *peerUdid, const char* groupInfo) {} in OnDeviceUnBound() argument
196 static void OnDeviceNotTrusted(const char *peerUdid) {} in OnDeviceNotTrusted() argument
198 static void OnLastGroupDeleted(const char *peerUdid, int groupType) {} in OnLastGroupDeleted() argument

Completed in 29 milliseconds