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