/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/ |
H A D | group_auth_data_operation.c | 241 groupType = IDENTICAL_ACCOUNT_GROUP; in AuthFormToGroupType() 261 case IDENTICAL_ACCOUNT_GROUP: in GroupTypeToAuthForm()
|
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
H A D | account_related_group_auth.c | 171 ((type == IDENTICAL_ACCOUNT_GROUP) ? StringGet(&(groupEntry->userId)) : StringGet(&(groupEntry->sharedUserId))); in IsPeerInAccountRelatedGroup() 188 queryParams.groupType = IDENTICAL_ACCOUNT_GROUP; in IsPeerInIdenticalGroup() 202 if (IsPeerInAccountRelatedGroup(*ptr, peerUserId, IDENTICAL_ACCOUNT_GROUP)) { in IsPeerInIdenticalGroup() 262 GaGetAccountGroup(osAccountId, IDENTICAL_ACCOUNT_GROUP, peerUserId, queryParams, vec); in GetAccountCandidateGroup() 389 if (queryParams.groupType == IDENTICAL_ACCOUNT_GROUP) { in QueryAuthGroupForServer() 506 if (queryParams.groupType == IDENTICAL_ACCOUNT_GROUP) { in QueryGroupForAccountPlugin()
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/ |
H A D | identical_account_group.c | 54 if (((result = AddGroupTypeToParams(IDENTICAL_ACCOUNT_GROUP, groupParams)) != HC_SUCCESS) || in GenerateGroupParams() 127 ((result = CheckGroupNumLimit(osAccountId, IDENTICAL_ACCOUNT_GROUP, appId)) != HC_SUCCESS)) { in CheckCreateParams() 445 ((result = AssertGroupTypeMatch(groupType, IDENTICAL_ACCOUNT_GROUP)) != HC_SUCCESS) || in CheckChangeParams() 498 params.groupType = IDENTICAL_ACCOUNT_GROUP; in CheckUserIdValid() 739 .base.type = IDENTICAL_ACCOUNT_GROUP,
|
/base/security/device_auth/interfaces/inner_api/ |
H A D | device_auth.h | 105 IDENTICAL_ACCOUNT_GROUP = 1, enumerator
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/ |
H A D | group_operation.c | 42 ((groupType == IDENTICAL_ACCOUNT_GROUP) && (IsIdenticalAccountGroupSupported())) || in IsGroupTypeSupported() 384 } else if (groupType == IDENTICAL_ACCOUNT_GROUP) { in GetGroupInstance() 669 if (groupType == IDENTICAL_ACCOUNT_GROUP) { in AddMultiMembersToGroupInner() 721 if (groupType == IDENTICAL_ACCOUNT_GROUP) { in DelMultiMembersFromGroupInner()
|
/base/security/device_auth/test/fuzztest/group_manage/groupoperationcommon_fuzzer/ |
H A D | groupoperationcommon_fuzzer.cpp | 403 (void)AssertGroupTypeMatch(PEER_TO_PEER_GROUP, IDENTICAL_ACCOUNT_GROUP); in GroupOperationTest60()
|
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/frameworks/os_account_adapter/ |
H A D | os_account_adapter_test.cpp | 224 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoIdenticalAccountGroup()
|
/base/security/device_auth/test/fuzztest/devauthfunc_fuzzer/ |
H A D | devauthfunc_fuzzer.cpp | 336 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoIdenticalAccountGroup() 367 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoSymIdenticalAccountGroup()
|
/base/security/device_auth/services/session_manager/src/session/v2/ |
H A D | dev_session_v2.c | 672 queryParams.groupType = IDENTICAL_ACCOUNT_GROUP; in GetSelfUserId() 1152 if (entry->type == IDENTICAL_ACCOUNT_GROUP) { in AddGroupInfoToContext() 1202 queryParams.groupType = IDENTICAL_ACCOUNT_GROUP; in IsPeerSameUserId() 1251 queryParams.groupType = IDENTICAL_ACCOUNT_GROUP; in AddIdenticalAccountAuthInfoToContext()
|
/base/security/device_auth/test/fuzztest/creds_manager/credsmanager_fuzzer/ |
H A D | credsmanager_fuzzer.cpp | 371 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoIdenticalAccountGroup() 397 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateClientSymIdenticalAccountGroup() 420 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateServerSymIdenticalAccountGroup() 758 AddIntToJson(addMultiParam, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CredsManagerTest15()
|
/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/creds_manager/ |
H A D | creds_manager_test.cpp | 372 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoIdenticalAccountGroup() 400 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateClientSymIdenticalAccountGroup() 428 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateServerSymIdenticalAccountGroup() 805 AddIntToJson(addMultiParam, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in HWTEST_F()
|
/base/security/device_auth/test/unittest/deviceauth/source/ |
H A D | deviceauth_standard_auth_test.cpp | 334 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoIdenticalAccountGroup() 360 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoSymClientIdenticalAccountGroup() 388 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoSymServerIdenticalAccountGroup()
|
H A D | group_operation_common_test.cpp | 489 int32_t ret = AssertGroupTypeMatch(PEER_TO_PEER_GROUP, IDENTICAL_ACCOUNT_GROUP); in HWTEST_F()
|
H A D | deviceauth_func_test.cpp | 1018 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateClientIdenticalAccountGroup() 1051 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateServerIdenticalAccountGroup()
|
H A D | deviceauth_interface_test.cpp | 997 (void)AddIntToJson(jsonParams, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in HWTEST_F()
|
H A D | deviceauth_standard_test.cpp | 261 AddIntToJson(json, FIELD_GROUP_TYPE, IDENTICAL_ACCOUNT_GROUP); in CreateDemoIdenticalAccountGroup()
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/ |
H A D | across_account_group.c | 191 params.groupType = IDENTICAL_ACCOUNT_GROUP; in AssertIdenticalGroupExist()
|
/base/security/device_auth/services/identity_manager/src/ |
H A D | cert_operation.c | 133 queryParams.groupType = IDENTICAL_ACCOUNT_GROUP; in GetSelfUserId()
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
H A D | group_operation_common.c | 398 return ((groupType == IDENTICAL_ACCOUNT_GROUP) || (groupType == ACROSS_ACCOUNT_AUTHORIZE_GROUP)); in IsAccountRelatedGroup()
|
/base/security/device_auth/services/data_manager/src/ |
H A D | data_manager.c | 953 if ((groupInfo->type != ACROSS_ACCOUNT_AUTHORIZE_GROUP) && (groupInfo->type != IDENTICAL_ACCOUNT_GROUP)) { in AddUserIdToReturnIfAccountGroup()
|