Home
last modified time | relevance | path

Searched defs:year (Results 1 – 19 of 19) sorted by relevance

/base/security/device_security_level/baselib/utils/include/
Dutils_datetime.h31 uint16_t year; member
/base/telephony/core_service/services/network_search/include/
Dnitz_update.h35 int32_t year; member
/base/usb/usb_manager/test/native/js_unittest/
DDateAndTimeUtil.js65 concatDate(year, month, date) { argument
/base/telephony/data_storage/common/include/
Dtime_util.h29 int year = START_YEAR + ltm->tm_year; in FormatDate() local
/base/security/huks/services/huks_standard/huks_engine/main/core/include/
Dhks_attest.h77 uint32_t year; member
123 static inline uint32_t GetYearIndex(uint32_t year) in GetYearIndex()
132 static inline uint32_t GetLeapDays(uint32_t year) in GetLeapDays()
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
Dcm_x509.h49 uint32_t year; member
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
Dreminderrequestcalendar_fuzzer.cpp63 uint16_t year = *data % YEAR; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
Dlog_print.h40 bool year; member
/base/notification/distributed_notification_service/frameworks/test/moduletest/
DReminderHelperTest.js215 year: 2025, property
258 year: 2025, property
407 year: 2025, property
885 year: 2025, property
922 year: 2025, property
1372 year: 2025, property
1459 year: 2025, property
1546 year: 2025, property
1608 year: 2025, property
/base/notification/distributed_notification_service/frameworks/ans/src/
Dreminder_request_calendar.cpp102 uint8_t ReminderRequestCalendar::GetDaysOfMonth(const uint16_t &year, const uint8_t &month) in GetDaysOfMonth()
218 uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second) const in GetTimeInstantMilli()
568 uint16_t year = 0; in AppendValuesBucket() local
/base/hiviewdfx/hiview_lite/
Dhiview_util.h59 uint16 year; member
/base/global/i18n/frameworks/intl/include/
Ddate_time_format.h71 std::string year; variable
/base/global/i18n/frameworks/intl/src/
Di18n_calendar.cpp194 void I18nCalendar::Set(int32_t year, int32_t month, int32_t date) in Set()
/base/update/updater/services/package/pkg_manager/
Dpkg_utils.cpp170 int year = nowTime.tm_year; in GetFileSize() local
/base/telephony/sms_mms/services/include/
Dsms_pdu_code_type.h70 unsigned char year; /* range 00-99 (96~99 : 19xx, 00~95 : 20xx) */ member
/base/global/i18n_lite/frameworks/i18n/src/
Ddate_time_format_impl.cpp313 int32_t year = time.tm_year + YEAR_START; in ProcessWeekDayYear() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
Dreminder_common.cpp461 bool ReminderCommon::CheckCalendarParams(const int32_t &year, const int32_t &month, const int32_t &… in CheckCalendarParams()
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
Dhks_attest.c324 uint32_t year = time->year - ((time->year / HKS_DECIMAL_HUNDRED) * HKS_DECIMAL_HUNDRED); in GetTimeStampTee() local
345 uint32_t year = EPOCH_YEAR; in GenerateSysDateTime() local
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp318 bool year; member