Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp413 uint8_t timerTypeExact = static_cast<uint8_t>(sharedTimerInfo->TIMER_TYPE_EXACT); in InitTimerInfo() local
439 timerType = static_cast<int32_t>(timerTypeWakeup | timerTypeExact); in InitTimerInfo()
443 timerType = static_cast<int32_t>(timerTypeAns | 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 4 milliseconds