Searched refs:ServiceTimerStartProcess (Results 1 – 1 of 1) sorted by relevance
935 static void ServiceTimerStartProcess(const TimerHandle handler, void *context) in ServiceTimerStartProcess() function989 … LE_STATUS status = LE_CreateTimer(LE_GetDefaultLoop(), &service->timer, ServiceTimerStartProcess, in ServiceStartTimer()