Home
last modified time | relevance | path

Searched defs:year (Results 1 - 25 of 26) sorted by relevance

12

/base/security/device_security_level/baselib/utils/include/
H A Dutils_datetime.h31 uint16_t year; member
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_nweb_structs.h23 int32_t year; member
/base/telephony/core_service/services/network_search/include/
H A Dnitz_update.h37 int32_t year = 0; member
/base/telephony/telephony_data/common/include/
H A Dtime_util.h29 int year = START_YEAR + ltm->tm_year; in FormatDate() local
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_date_time_chooser.h26 int32_t year = 0; member
/base/global/i18n/frameworks/intl/include/
H A Dholiday_manager.h39 int32_t year = 0; member
H A Ddate_time_format.h71 std::string year; member in OHOS::Global::I18n::DateTimeFormat
/base/hiviewdfx/hiview_lite/
H A Dhiview_util.h59 uint16 year; member
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h40 bool year; member
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/include/
H A Dcm_x509.h51 uint32_t year; member
/base/global/i18n/frameworks/intl/src/
H A Dlunar_calendar.cpp97 bool LunarCalendar::SetGregorianDate(int32_t year, int32_t month, int32_t day) in SetGregorianDate() argument
113 void LunarCalendar::ConvertDate(int32_t& year, int32_t& month, int32_t& day) in ConvertDate() argument
233 bool LunarCalendar::VerifyDate(int32_t year, int32_t month, int32_t day) in VerifyDate() argument
258 IsGregorianLeapYear(int32_t year) IsGregorianLeapYear() argument
[all...]
H A Di18n_calendar.cpp197 void I18nCalendar::Set(int32_t year, int32_t month, int32_t date) in Set() argument
H A Dholiday_manager.cpp88 int32_t year = timObj->tm_year + YEAR_START; in IsHoliday() local
93 bool HolidayManager::IsHoliday(int32_t year, int32_t month, int32_t day) in IsHoliday() argument
103 std::string HolidayManager::Format(int32_t year, int32_t month, int32_t day) in Format() argument
[all...]
/base/notification/distributed_notification_service/test/fuzztest/reminderrequestcalendar_fuzzer/
H A Dreminderrequestcalendar_fuzzer.cpp69 uint16_t year = *data % YEAR; in DoSomethingInterestingWithMyAPI() local
/base/global/i18n/interfaces/js/kits/src/
H A Dholiday_manager_addon.cpp166 int32_t year = ValidateParamNumber(env, argv[0]); in GetHolidayInfoItemArray() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp518 uint16_t year = 1; in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp549 uint16_t year = 0; in RecoverFromOldVersion() local
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/include/
H A Ddcm_attest.h77 uint32_t year; member
/base/telephony/sms_mms/services/sms/include/
H A Dsms_pdu_code_type.h70 uint8_t year; /* range 00-99 (96~99 : 19xx, 00~95 : 20xx) */ member
/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.cpp228 int year = nowTime.tm_year; in GetFileSize() local
/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp215 int32_t year = buddhistCalendar.Get(UCalendarDateFields::UCAL_YEAR); in HWTEST_F() local
1483 int32_t year = ptr->GetLunarYear(); local
1532 int32_t year = ptr->GetLunarYear(); HWTEST_F() local
1581 int32_t year = ptr->GetLunarYear(); HWTEST_F() local
[all...]
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp313 int32_t year = time.tm_year + YEAR_START; in ProcessWeekDayYear() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request_calendar.cpp153 void ReminderRequestCalendar::SetYear(const uint16_t year) in SetYear() argument
218 uint8_t ReminderRequestCalendar::GetDaysOfMonth(const uint16_t &year, const uint8_t &month) in GetDaysOfMonth() argument
463 GetTimeInstantMilli( uint16_t year, uint8_t month, uint8_t day, uint8_t hour, uint8_t minute, uint8_t second) const GetTimeInstantMilli() argument
[all...]
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp327 bool year; member
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp870 bool ReminderCommon::CheckCalendarParams(const int32_t &year, const int32_t &month, const int32_t &day, in CheckCalendarParams() argument

Completed in 19 milliseconds

12