Home
last modified time | relevance | path

Searched refs:timerTypeWakeup (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp412 uint8_t timerTypeWakeup = static_cast<uint8_t>(sharedTimerInfo->TIMER_TYPE_WAKEUP); in InitTimerInfo() local
439 timerType = static_cast<int32_t>(timerTypeWakeup | timerTypeExact); in InitTimerInfo()
446 timerType = static_cast<int32_t>(timerTypeWakeup | timerTypeExact); in InitTimerInfo()
449 timerType = static_cast<int32_t>(timerTypeWakeup | timerTypeExact); in InitTimerInfo()

Completed in 5 milliseconds