Searched refs:IS_DISPOSABLE (Results 1 – 3 of 3) sorted by relevance
48 IS_DISPOSABLE = 1 << 6, enumerator
315 paras.flag += ITimerManager::TimerFlag::IS_DISPOSABLE; in ParseTimerPara()
935 if (((timer->flags & static_cast<uint32_t>(IS_DISPOSABLE)) > 0) && in DeliverTimersLocked()