Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/innerkits/
Ddevice_auth_defines.h120 HC_ERR_ONLY_ACCOUNT_RELATED = 0x00005012, enumerator
/base/security/device_security_level/oem_property/ohos/impl/
Dexternal_interface_adapter.c68 if (ret == HC_ERR_ONLY_ACCOUNT_RELATED) { in GetPkInfoListStr()
/base/security/device_auth/services/group_manager/src/group_operation/
Dgroup_operation.c382 return HC_ERR_ONLY_ACCOUNT_RELATED; in GeneratePkInfoList()