/base/security/device_auth/test/fuzztest/group_manage/getjoinedgroups_fuzzer/ |
D | getjoinedgroups_fuzzer.cpp | 32 const int *groupType = reinterpret_cast<const int *>(data); in FuzzDoGetJoinedGroups() local
|
/base/security/device_auth/services/group_auth/src/group_auth_manager/ |
D | group_auth_data_operation.c | 209 bool GaIsDeviceInGroup(int32_t groupType, int32_t osAccountId, const char *peerUdid, const char *pe… in GaIsDeviceInGroup() 262 int32_t groupType; in AuthFormToGroupType() local 281 int32_t GroupTypeToAuthForm(int32_t groupType) in GroupTypeToAuthForm()
|
/base/security/device_auth/services/group_manager/src/group_operation/ |
D | group_operation.c | 39 static bool IsGroupTypeSupported(int groupType) in IsGroupTypeSupported() 173 static bool IsQueryParamsValid(int groupType, const char *groupId, const char *groupName, const cha… in IsQueryParamsValid() 371 static BaseGroup *GetGroupInstance(int32_t groupType) in GetGroupInstance() 389 int32_t groupType = PEER_TO_PEER_GROUP; in CreateGroup() local 407 int32_t groupType = PEER_TO_PEER_GROUP; in DeleteGroup() local 567 int32_t groupType = GROUP_TYPE_INVALID; in RequestAddMultiMembersToGroup() local 607 int32_t groupType = GROUP_TYPE_INVALID; in RequestDelMultiMembersFromGroup() local 767 int32_t groupType = ALL_GROUP; in GetAccessibleGroupInfo() local 800 static int32_t GetAccessibleJoinedGroups(int32_t osAccountId, const char *appId, int groupType, in GetAccessibleJoinedGroups()
|
D | group_operation_common.c | 139 int32_t CheckGroupNumLimit(int32_t osAccountId, int32_t groupType, const char *appId) in CheckGroupNumLimit() 246 int32_t GetJoinedGroups(int32_t osAccountId, int groupType, GroupEntryVec *returnGroupEntryVec) in GetJoinedGroups() 357 int32_t groupType = groupInfo->type; in AddGroupTypeToReturn() local 443 bool IsAccountRelatedGroup(int groupType) in IsAccountRelatedGroup() 649 int32_t AddGroupTypeToParams(int groupType, TrustedGroupEntry *groupParams) in AddGroupTypeToParams()
|
/base/security/device_auth/test/fuzztest/device_auth_service/devauthservregdatachangelistener_fuzzer/ |
D | devauthservregdatachangelistener_fuzzer.cpp | 33 static void OnLastGroupDeleted(const char *peerUdid, int groupType) {} in OnLastGroupDeleted()
|
/base/security/device_auth/test/fuzztest/group_manage/registerdatachangelistener_fuzzer/ |
D | registerdatachangelistener_fuzzer.cpp | 29 void onLastGroupDeleted(const char *peerUdid, int groupType) {} in onLastGroupDeleted()
|
/base/security/device_auth/test/unittest/deviceauth/source/ |
D | group_operation_common_test.cpp | 372 int32_t groupType; variable 385 int32_t groupType; variable
|
D | device_auth_ipc_test.cpp | 213 static void OnLastGroupDeleted(const char *peerUdid, int groupType) in OnLastGroupDeleted()
|
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
D | compatible_auth_sub_session_common.c | 91 static int32_t AddGeneralParams(const char *groupId, int32_t groupType, const TrustedDeviceEntry *l… in AddGeneralParams() 126 int32_t groupType = groupInfo->type; in ExtractAndAddParams() local
|
/base/security/device_auth/services/data_manager/inc/ |
D | data_manager.h | 64 int32_t groupType; member
|
/base/security/device_auth/services/group_manager/src/broadcast_manager/ |
D | broadcast_manager.c | 168 static void PostOnLastGroupDeleted(const char *peerUdid, int groupType) in PostOnLastGroupDeleted()
|
/base/security/device_auth/services/group_manager/src/ |
D | group_manager.c | 103 int32_t GetJoinedGroupsImpl(int32_t osAccountId, const char *appId, int groupType, in GetJoinedGroupsImpl()
|
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_unrelated_group_auth/ |
D | account_unrelated_group_auth.c | 264 int32_t groupType = entry->type; in AddNonAccountPkgName() local
|
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
D | compatible_bind_sub_session.c | 48 int32_t groupType = PEER_TO_PEER_GROUP; in CheckInvitePeer() local 62 int32_t groupType = PEER_TO_PEER_GROUP; in CheckJoinPeer() local
|
D | compatible_bind_sub_session_common.c | 71 int32_t groupType = PEER_TO_PEER_GROUP; in AddGroupTypeIfValid() local
|
/base/security/device_auth/services/group_manager/src/group_operation/peer_to_peer_group/ |
D | peer_to_peer_group.c | 402 int32_t groupType = PEER_TO_PEER_GROUP; in CheckDeletePeerStatus() local
|
/base/security/device_auth/services/group_manager/src/group_operation/identical_account_group/ |
D | identical_account_group.c | 434 int32_t groupType; in CheckChangeParams() local
|
/base/security/device_auth/services/group_manager/src/group_operation/across_account_group/ |
D | across_account_group.c | 349 int32_t groupType; in CheckChangeParams() local
|
/base/security/device_auth/services/group_auth/src/group_auth_manager/account_related_group_auth/ |
D | account_related_group_auth.c | 366 int32_t groupType = AuthFormToGroupType(authForm); in QueryAuthGroupForServer() local
|
/base/security/device_auth/frameworks/src/lite/ |
D | ipc_adapt.c | 597 int32_t groupType = 0; in OnDelLastGroupStub() local 1193 void IpcOnLastGroupDeleted(const char *peerUdid, int32_t groupType) in IpcOnLastGroupDeleted()
|
/base/security/device_auth/frameworks/src/standard/ |
D | ipc_adapt.cpp | 598 int32_t groupType = 0; in OnDelLastGroupStub() local 1121 void IpcOnLastGroupDeleted(const char *peerUdid, int32_t groupType) in IpcOnLastGroupDeleted()
|
/base/security/device_auth/services/creds_manager/src/ |
D | creds_manager.c | 131 static bool IsDeviceInGroup(int32_t osAccountId, int32_t groupType, const char *deviceId, const cha… in IsDeviceInGroup()
|
/base/security/device_auth/frameworks/src/ |
D | ipc_service.c | 667 int32_t groupType = 0; in IpcServiceGmGetJoinedGroups() local
|
D | ipc_sdk.c | 1016 static int32_t IpcGmGetJoinedGroups(int32_t osAccountId, const char *appId, int32_t groupType, in IpcGmGetJoinedGroups()
|