Home
last modified time | relevance | path

Searched defs:date (Results 1 – 25 of 53) sorted by relevance

123

/base/telephony/data_storage/common/include/
Dtime_util.h24 void FormatDate(std::string &date, const tm *ltm) in FormatDate()
64 void GetCurrentTime(std::string &date) in GetCurrentTime()
79 void GetTimeOfThirty(std::string &date) in GetTimeOfThirty()
/base/security/crypto_framework/test/unittest/src/
Dcrypto_x509_certificate_test.cpp437 const char *date = "231018162433Z"; variable
446 const char *date = "20231018162433Z"; variable
455 const char *date = "20991018162433Z"; variable
464 const char *date = "20191018162433Z"; variable
473 const char *date = "20191018"; variable
876 const char *date = "2020"; variable
918 const char *date = "2020"; variable
959 const char *date = "2020"; variable
/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
Dtimezone_fuzzer.cpp31 double date = static_cast<double>(data[0]); in DoSomethingInterestingWithMyAPI() local
/base/msdp/device_status/interfaces/innerkits/include/
Didevicestatus_storage.h30 std::string date; member
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Ddisturb_mode.h25 NotificationDoNotDisturbDate date; member
48 NotificationDoNotDisturbDate date; member
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dnotification_subscriber_manager_test.cpp46 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
120 sptr<NotificationDoNotDisturbDate> date = variable
Dnotification_preferences_database_test.cpp247 sptr<NotificationDoNotDisturbDate> date = variable
265 sptr<NotificationDoNotDisturbDate> date = variable
283 sptr<NotificationDoNotDisturbDate> date = variable
302 sptr<NotificationDoNotDisturbDate> date = variable
Dnotification_preferences_test.cpp931 sptr<NotificationDoNotDisturbDate> date = variable
950 sptr<NotificationDoNotDisturbDate> date = variable
970 sptr<NotificationDoNotDisturbDate> date = variable
994 sptr<NotificationDoNotDisturbDate> date = variable
Dadvanced_notification_service_test.cpp103 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
1291 sptr<NotificationDoNotDisturbDate> date = variable
1330 sptr<NotificationDoNotDisturbDate> date = variable
1359 sptr<NotificationDoNotDisturbDate> date = variable
1387 sptr<NotificationDoNotDisturbDate> date = variable
1415 sptr<NotificationDoNotDisturbDate> date = variable
1967 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
2440 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
3104 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp66 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp52 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/usb/usb_manager/test/native/js_unittest/
DDateAndTimeUtil.js65 concatDate(year, month, date) { argument
/base/global/i18n/frameworks/intl/src/
Di18n_calendar.cpp194 void I18nCalendar::Set(int32_t year, int32_t month, int32_t date) in Set()
254 bool I18nCalendar::IsWeekend(int64_t date, UErrorCode &status) in IsWeekend()
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp176 sptr<NotificationDoNotDisturbDate> date = data.ReadParcelable<NotificationDoNotDisturbDate>(); in HandleOnDoNotDisturbDateChange() local
216 void AnsSubscriberStub::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange()
/base/telephony/sms_mms/interfaces/kits/js/
D@ohos.telephony.sms.d.ts394 date?: number; property
452 date: number; property
482 date: number; property
497 date: number; property
511 date?: number; property
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp90 …Subscriber::SubscriberImpl::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &dat… in OnDoNotDisturbDateChange()
/base/hiviewdfx/hiview/adapter/utility/platform/linux/
Dtime_util.cpp63 char date[MAX_TIME_BUFF] = {0}; in TimestampFormatToDate() local
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_mms.h91 int64_t date; member
128 int64_t date; member
151 int64_t date; member
162 int64_t date; member
171 int64_t date; member
/base/hiviewdfx/hiview/adapter/utility/platform/ohos/
Dtime_util.cpp64 char date[MAX_TIME_BUFF] = {0}; in TimestampFormatToDate() local
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_subscriber_manager.cpp152 …tionSubscriberManager::NotifyDoNotDisturbDateChanged(const sptr<NotificationDoNotDisturbDate> &dat… in NotifyDoNotDisturbDateChanged()
365 …ubscriberManager::NotifyDoNotDisturbDateChangedInner(const sptr<NotificationDoNotDisturbDate> &dat… in NotifyDoNotDisturbDateChangedInner()
/base/telephony/data_storage/sms_mms/src/
Drdb_sms_mms_helper.cpp161 std::string date; in DeleteDataByThirty() local
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp448 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); variable
468 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); variable
/base/update/updater/services/package/pkg_package/
Dpkg_upgradefile.h38 uint8_t date[16]; member
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp181 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/sensors/medical_sensor/interfaces/plugin/test/unittest/
Dmedical_js_test.cpp152 napi_value date = nullptr; variable
288 napi_value date = nullptr; variable

123