Searched refs:SoftBusStartTimer (Results 1 – 5 of 5) sorted by relevance
64 ret = SoftBusStartTimer(NULL, TIMER_TIMEOUT);68 ret = SoftBusStartTimer(timerId, TIMER_TIMEOUT);
35 int SoftBusStartTimer(void *timerId, unsigned int tickets);
56 int SoftBusStartTimer(void *timerId, unsigned int ms) in SoftBusStartTimer() function
73 int SoftBusStartTimer(void *timerId, unsigned int tickets) in SoftBusStartTimer() function
122 if (SoftBusStartTimer(g_timerId, TIMER_TIMEOUT) != SOFTBUS_OK) { in HandleTimeoutFun()138 if (SoftBusStartTimer(g_timerId, TIMER_TIMEOUT) != SOFTBUS_OK) { in SoftBusTimerInit()