Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h116 HC_ERR_DEL_GROUP = 0x00005010, // 20496 enumerator
/base/security/device_auth/services/group_manager/src/group_operation/identical_account_group/
Didentical_account_group.c314 res = HC_ERR_DEL_GROUP; in DelRelatedAcrossAccountGroups()
325 res = HC_ERR_DEL_GROUP; in DelGroupAndTokens()
330 res = HC_ERR_DEL_GROUP; in DelGroupAndTokens()
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation_common.c943 result = HC_ERR_DEL_GROUP; in DelGroupFromDb()
946 result = HC_ERR_DEL_GROUP; in DelGroupFromDb()
949 result = HC_ERR_DEL_GROUP; in DelGroupFromDb()