Home
last modified time | relevance | path

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

/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c28 static bool IsGroupManager(const char *appId, const TrustedGroupEntry *entry) in IsGroupManager() function
208 (!IsGroupManager(appId, entry)) && in CheckGroupAccessible()
228 if (!IsGroupManager(appId, entry)) { in CheckGroupEditAllowed()