Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/inner_api/
Ddevice_auth_defines.h141 HC_ERR_ACCOUNT_TASK_IS_FULL = 0x00009002, // 36866 enumerator
/base/security/device_auth/services/authenticators/src/account_related/
Daccount_module.c77 return HC_ERR_ACCOUNT_TASK_IS_FULL; in CreateAccountTask()