Home
last modified time | relevance | path

Searched refs:GROUP_TYPE_INVALID (Results 1 - 7 of 7) sorted by relevance

/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h165 #define GROUP_TYPE_INVALID (-1) macro
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dhisysevent_adapter.cpp116 int32_t groupType = GROUP_TYPE_INVALID; in DevAuthReportUeCallEventByParams()
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c248 groupType = GROUP_TYPE_INVALID; in AuthFormToGroupType()
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/
H A Daccount_related_group_auth.c383 if (groupType == GROUP_TYPE_INVALID) { in QueryAuthGroupForServer()
499 if (groupType == GROUP_TYPE_INVALID) { in QueryGroupForAccountPlugin()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c658 int32_t groupType = GROUP_TYPE_INVALID; in AddMultiMembersToGroupInner()
710 int32_t groupType = GROUP_TYPE_INVALID; in DelMultiMembersFromGroupInner()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp944 ASSERT_EQ(groupType, GROUP_TYPE_INVALID); in HWTEST_F()
H A Ddeviceauth_standard_test.cpp1420 int32_t ret = gm->getJoinedGroups(DEFAULT_OS_ACCOUNT, TEST_APP_ID, GROUP_TYPE_INVALID, &returnData, &returnNum); in HWTEST_F()

Completed in 11 milliseconds