Searched refs:AuthDeviceTask (Results 1 – 3 of 3) sorted by relevance
37 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()
77 AuthDeviceTask *realTask = (AuthDeviceTask *)task; in DoAuthDevice()106 AuthDeviceTask *realTask = (AuthDeviceTask *)task; in DoProcessAuthData()
31 } AuthDeviceTask; typedef