Searched refs:TaskFunc (Results 1 - 2 of 2) sorted by relevance
/base/security/device_auth/services/legacy/group_manager/inc/ |
H A D | group_operation.h | 65 typedef void (*TaskFunc)(HcTaskBase *task); typedef 72 int32_t InitAndPushGMTask(int32_t osAccountId, int32_t opCode, int64_t reqId, CJson *params, TaskFunc func);
|
/base/security/device_auth/services/legacy/group_manager/src/group_operation/ |
H A D | group_operation.c | 1206 static int32_t InitGroupManagerTask(GroupManagerTask *task, GMTaskParams *taskParams, TaskFunc func) in InitGroupManagerTask() 1254 int32_t InitAndPushGMTask(int32_t osAccountId, int32_t opCode, int64_t reqId, CJson *params, TaskFunc func) in InitAndPushGMTask()
|
Completed in 3 milliseconds