Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/identical_account_group/
H A Didentical_account_group.c305 static int32_t DelRelatedAcrossAccountGroups(int32_t osAccountId, const char *groupId) in DelRelatedAcrossAccountGroups() function
324 if (DelRelatedAcrossAccountGroups(osAccountId, groupId) != HC_SUCCESS) { in DelGroupAndTokens()