Home
last modified time | relevance | path

Searched refs:GetGroupNumByOwner (Results 1 – 1 of 1) sorted by relevance

/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c52 static int32_t GetGroupNumByOwner(int32_t osAccountId, const char *ownerName) in GetGroupNumByOwner() function
143 if (GetGroupNumByOwner(osAccountId, appId) >= HC_TRUST_GROUP_ENTRY_MAX_NUM) { in CheckGroupNumLimit()