Searched refs:isWakeup (Results 1 – 1 of 1) sorted by relevance
217 bool isWakeup = (uIntType & TIMER_TYPE_REALTIME_WAKEUP_MASK) > 0 ? true : false; in ParseTimerPara() local220 if (isRealtime && isWakeup) { in ParseTimerPara()224 } else if (isWakeup) { in ParseTimerPara()