Home
last modified time | relevance | path

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

/base/time/time_service/services/timer/include/
H A Dtimer_manager_interface.h42 STANDALONE = 1 << 0, enumerator
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DFetcher.java485 getMonthNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.ABBREVIATED); in getStandAloneAbbrMonthNames()
490 getWeekDayNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.ABBREVIATED); in getStandAloneAbbrWeekDayNames()
505 getWeekDayNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.WIDE); in getStandAloneWideWeekDayNames()
510 getMonthNames(DateFormatSymbols.STANDALONE, DateFormatSymbols.WIDE); in getStandAloneWideMonthNames()
/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp754 int64_t whichBatch = (alarm->flags & static_cast<uint32_t>(STANDALONE)) ? in InsertAndBatchTimerLocked()
778 return (batch->GetFlags() & static_cast<uint32_t>(STANDALONE)) == 0 && in AttemptCoalesceLocked()

Completed in 4 milliseconds