/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_common.c | 110 const char *GetPeerDevIdFromJson(const CJson *in, bool *isUdid) in GetPeerDevIdFromJson() 123 bool isUdid = false; in GetPeerDeviceEntry() local
|
H A D | identity_group.c | 96 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 D | cert_operation.c | 613 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 D | cert_operation_mock.c | 20 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 D | group_operation.h | 28 bool isUdid; member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_meta_node_ledger.c | 47 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 D | group_auth_data_operation.c | 139 bool isUdid, const char *groupId, TrustedDeviceEntry *returnDeviceEntry) in GaGetTrustedDeviceEntryById()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_util.c | 33 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 D | group_operation_common.c | 109 …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 D | across_account_group.c | 356 … 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 D | identical_account_group.c | 133 … 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 D | group_operation.c | 1121 const char *deviceId, bool isUdid) in IsDeviceInAccessibleGroup()
|