| /base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/ |
| D | group_auth_data_operation.c | 172 bool GaIsDeviceInGroup(int32_t groupType, int32_t osAccountId, const char *peerUdid, const char *pe… in GaIsDeviceInGroup() 225 int32_t groupType; in AuthFormToGroupType() local 244 int32_t GroupTypeToAuthForm(int32_t groupType) in GroupTypeToAuthForm()
|
| /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/frameworks/src/hiview_adapter/ |
| D | hisysevent_adapter.cpp | 84 void DevAuthReportUeCallEvent(int32_t osAccountId, int32_t groupType, const char *appId, const char… in DevAuthReportUeCallEvent() 100 int32_t groupType = GROUP_TYPE_INVALID; in DevAuthReportUeCallEventByParams() local
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/ |
| D | group_operation.c | 39 static bool IsGroupTypeSupported(int groupType) in IsGroupTypeSupported() 177 static bool IsQueryParamsValid(int groupType, const char *groupId, const char *groupName, const cha… in IsQueryParamsValid() 376 static BaseGroup *GetGroupInstance(int32_t groupType) in GetGroupInstance() 394 int32_t groupType = PEER_TO_PEER_GROUP; in CreateGroup() local 412 uint32_t groupType = PEER_TO_PEER_GROUP; in DeleteGroup() local 536 int32_t groupType = DEFAULT_GROUP_TYPE; in GetGroupTypeFromParams() local 674 int32_t groupType = GROUP_TYPE_INVALID; in AddMultiMembersToGroupInner() local 751 int32_t groupType = GROUP_TYPE_INVALID; in DelMultiMembersFromGroupInner() local 938 int32_t groupType = ALL_GROUP; in GetAccessibleGroupInfo() local 971 static int32_t GetAccessibleJoinedGroups(int32_t osAccountId, const char *appId, int groupType, in GetAccessibleJoinedGroups()
|
| /base/security/device_auth/services/frameworks/inc/hiview_adapter/ |
| D | hisysevent_adapter.h | 71 #define DEV_AUTH_REPORT_UE_CALL_EVENT(osAccountId, groupType, appId, funcName) argument 81 #define DEV_AUTH_REPORT_UE_CALL_EVENT(osAccountId, groupType, appId, funcName) \ argument 97 int32_t groupType; member
|
| /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/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/unittest/deviceauth/source/ |
| D | group_operation_common_test.cpp | 373 uint32_t groupType; variable 386 uint32_t groupType; variable
|
| D | deviceauth_interface_test.cpp | 778 static void OnLastGroupDeleted(const char *peerUdid, int groupType) in OnLastGroupDeleted() 939 int32_t groupType = AuthFormToGroupType(AUTH_FORM_ACCOUNT_UNRELATED); variable
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
| D | group_operation_common.c | 175 int32_t CheckGroupNumLimit(int32_t osAccountId, int32_t groupType, const char *appId) in CheckGroupNumLimit() 283 int32_t GetJoinedGroups(int32_t osAccountId, int groupType, GroupEntryVec *returnGroupEntryVec) in GetJoinedGroups() 349 bool IsAccountRelatedGroup(int groupType) in IsAccountRelatedGroup() 529 int32_t AddGroupTypeToParams(uint32_t groupType, TrustedGroupEntry *groupParams) in AddGroupTypeToParams()
|
| /base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/ |
| D | broadcast_manager.c | 126 static void PostOnLastGroupDeleted(const char *peerUdid, int groupType) in PostOnLastGroupDeleted()
|
| /base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
| D | compatible_auth_sub_session_common.c | 114 static int32_t AddGeneralParams(const char *groupId, int32_t groupType, const TrustedDeviceEntry *l… in AddGeneralParams() 149 int32_t groupType = groupInfo->type; in ExtractAndAddParams() local
|
| /base/security/device_auth/services/data_manager/inc/ |
| D | data_manager.h | 67 uint32_t groupType; member
|
| /base/security/device_auth/test/fuzztest/group_manage/groupoperationcommon_fuzzer/ |
| D | groupoperationcommon_fuzzer.cpp | 302 uint32_t groupType; in GroupOperationTest45() local 313 uint32_t groupType; in GroupOperationTest47() local
|
| /base/security/device_auth/services/legacy/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/legacy/group_auth/src/group_auth_manager/account_unrelated_group_auth/ |
| D | account_unrelated_group_auth.c | 301 uint32_t groupType = entry->type; in AddNonAccountPkgName() local
|
| /base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
| D | account_related_group_auth.c | 383 int32_t groupType = AuthFormToGroupType(authForm); in QueryAuthGroupForServer() local 499 int32_t groupType = AuthFormToGroupType(authForm); in QueryGroupForAccountPlugin() local
|
| /base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/ |
| D | compatible_bind_sub_session.c | 51 uint32_t groupType = PEER_TO_PEER_GROUP; in CheckInvitePeer() local 65 int32_t groupType = PEER_TO_PEER_GROUP; in CheckJoinPeer() local
|
| D | compatible_bind_sub_session_common.c | 83 int32_t groupType = PEER_TO_PEER_GROUP; in AddGroupTypeIfValid() local
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/peer_to_peer_group/ |
| D | peer_to_peer_group.c | 405 uint32_t groupType = PEER_TO_PEER_GROUP; in CheckDeletePeerStatus() local
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/ |
| D | across_account_group.c | 345 uint32_t groupType; in CheckChangeParams() local
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/ |
| D | identical_account_group.c | 441 uint32_t groupType; in CheckChangeParams() local
|
| /base/security/device_auth/frameworks/src/lite/ |
| D | ipc_adapt.c | 618 int32_t groupType = 0; in OnDelLastGroupStub() local 1215 void IpcOnLastGroupDeleted(const char *peerUdid, int32_t groupType) in IpcOnLastGroupDeleted()
|
| /base/security/device_auth/frameworks/src/standard/ |
| D | ipc_adapt.cpp | 609 int32_t groupType = 0; in OnDelLastGroupStub() local 1128 void IpcOnLastGroupDeleted(const char *peerUdid, int32_t groupType) in IpcOnLastGroupDeleted()
|
| /base/security/device_auth/services/identity_manager/src/ |
| D | identity_group.c | 96 int32_t osAccountId, int32_t groupType, const char *deviceId, const char *groupId, bool isUdid) in IsDeviceInGroup()
|