Searched refs:DestroyTask (Results 1 – 5 of 5) sorted by relevance
51 void DestroyTask(int taskId, int moduleType);
124 DestroyTask(session->base.curTaskId, moduleType); in ProcessClientAuthTaskInner()371 DestroyTask(realSession->base.curTaskId, GetAuthModuleType(paramInSession)); in DestroyCompatibleAuthSubSession()
473 DestroyTask(session->base.curTaskId, GetAuthModuleType(paramInNextSession)); in AuthOnNextGroupIfExist()526 DestroyTask(session->base.curTaskId, GetAuthModuleType(paramInSession)); in CreateAndProcessAuthTask()
214 void DestroyTask(int taskId, int moduleType) in DestroyTask() function
919 DestroyTask(realSession->base.curTaskId, realSession->moduleType); in DestroyCompatibleBindSubSession()