Home
last modified time | relevance | path

Searched defs:isUdid (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_common.c110 const char *GetPeerDevIdFromJson(const CJson *in, bool *isUdid) in GetPeerDevIdFromJson()
123 bool isUdid = false; in GetPeerDeviceEntry() local
H A Didentity_group.c96 int32_t osAccountId, int32_t groupType, const char *deviceId, const char *groupId, bool isUdid) in IsDeviceInGroup()
164 int32_t osAccountId, const char *groupId, const char *deviceId, bool isUdid, IdentityInfo *info) in GetAccountUnrelatedIdentityInfo()
220 bool isUdid, IdentityInfo **returnInfo) in GetIdentityInfo()
244 const char *deviceId, bool isUdid, IdentityInfoVec *identityInfoVec) in AddNoPseudonymIdentityInfo()
262 bool isUdid = false; in GetIdentityInfos() local
H A Dcert_operation.c613 int32_t osAccountId, const char *groupId, const char *deviceId, bool isUdid, IdentityInfo *info) in GetAccountRelatedCredInfo()
/ohos5.0/base/security/device_auth/services/identity_manager/src/mock/
H A Dcert_operation_mock.c20 int32_t osAccountId, const char *groupId, const char *deviceId, bool isUdid, IdentityInfo *info) in GetAccountRelatedCredInfo()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/
H A Dgroup_operation.h28 bool isUdid; member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_meta_node_ledger.c47 static MetaNodeStorageInfo *FindMetaNodeStorageInfo(const char *id, bool isUdid) in FindMetaNodeStorageInfo()
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c139 bool isUdid, const char *groupId, TrustedDeviceEntry *returnDeviceEntry) in GaGetTrustedDeviceEntryById()
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_util.c33 bool isUdid = false; in GetPeerDeviceEntryByContext() local
518 TrustedDeviceEntry *GetDeviceEntryById(int32_t osAccountId, const char *deviceId, bool isUdid, in GetDeviceEntryById()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c109 …ustedDeviceEntry *GetTrustedDeviceEntryById(int32_t osAccountId, const char *deviceId, bool isUdid, in GetTrustedDeviceEntryById()
161 …IsTrustedDeviceInGroup(int32_t osAccountId, const char *groupId, const char *deviceId, bool isUdid) in IsTrustedDeviceInGroup()
290 int32_t GetRelatedGroups(int32_t osAccountId, const char *peerDeviceId, bool isUdid, GroupEntryVec … in GetRelatedGroups()
325 int32_t GetTrustedDevInfoById(int32_t osAccountId, const char *deviceId, bool isUdid, const char *g… in GetTrustedDevInfoById()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c356 … int32_t DelDeviceById(int32_t osAccountId, const char *groupId, const char *deviceId, bool isUdid) in DelDeviceById()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c133 … int32_t DelDeviceById(int32_t osAccountId, const char *groupId, const char *deviceId, bool isUdid) in DelDeviceById()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c1121 const char *deviceId, bool isUdid) in IsDeviceInAccessibleGroup()