Home
last modified time | relevance | path

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

/base/security/device_auth/interfaces/innerkits/
Ddevice_auth_defines.h89 HC_ERR_TASK_IS_NULL = 0x00004008, enumerator
/base/security/device_auth/services/authenticators/src/account_unrelated/
Ddas_task_main.c252 res = HC_ERR_TASK_IS_NULL; in ProcessTaskT()