Searched defs:timestampSec (Results 1 – 4 of 4) sorted by relevance
98 uint32_t timestampSec) { in popSoonerThan()121 void AlarmMonitor::updateRegisteredAlarmTime_l(uint32_t timestampSec) { in updateRegisteredAlarmTime_l()
48 const uint32_t timestampSec; member
41 uint32_t timestampSec = static_cast<uint32_t>((timestampNs -1) / NS_PER_SEC) + 1; // round up in startAlarm() local
1467 long timestampSec = TimeUnit.MILLISECONDS.toSeconds(cal.getTimeInMillis()); in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12() local1519 long timestampSec = oldInstant.getEpochSecond(); in handleMsgListChangesMms_withNonExistingOldMessage_andVersion12_andOneWeekLimit() local