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