Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c75 static bool IsGroupFriend(const char *appId, const TrustedGroupEntry *entry) in IsGroupFriend() function
246 (!IsGroupFriend(appId, entry))) { in CheckGroupAccessible()