Home
last modified time | relevance | path

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

/base/security/device_auth/services/
Ddevice_auth.c37 AuthDeviceTask *realTask = (AuthDeviceTask *)task; in DestroyGroupAuthTask()
41 static bool InitAuthDeviceTask(int32_t osAccountId, AuthDeviceTask *task, int64_t authReqId, CJson … in InitAuthDeviceTask()
64 static bool InitProcessDataTask(AuthDeviceTask *task, int64_t authReqId, in InitProcessDataTask()
101 AuthDeviceTask *task = (AuthDeviceTask *)HcMalloc(sizeof(AuthDeviceTask), 0); in AuthDevice()
135 AuthDeviceTask *task = (AuthDeviceTask *)HcMalloc(sizeof(AuthDeviceTask), 0); in ProcessData()
/base/security/device_auth/services/group_auth/src/group_auth_manager/
Dgroup_auth_manager.c77 AuthDeviceTask *realTask = (AuthDeviceTask *)task; in DoAuthDevice()
106 AuthDeviceTask *realTask = (AuthDeviceTask *)task; in DoProcessAuthData()
/base/security/device_auth/services/group_auth/inc/
Dgroup_auth_common_defines.h31 } AuthDeviceTask; typedef