| /base/telephony/data_storage/common/include/ |
| D | time_util.h | 24 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/ |
| D | crypto_x509_certificate_test.cpp | 437 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/ |
| D | timezone_fuzzer.cpp | 31 double date = static_cast<double>(data[0]); in DoSomethingInterestingWithMyAPI() local
|
| /base/msdp/device_status/interfaces/innerkits/include/ |
| D | idevicestatus_storage.h | 30 std::string date; member
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | disturb_mode.h | 25 NotificationDoNotDisturbDate date; member 48 NotificationDoNotDisturbDate date; member
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| D | notification_subscriber_manager_test.cpp | 46 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange() 120 sptr<NotificationDoNotDisturbDate> date = variable
|
| D | notification_preferences_database_test.cpp | 247 sptr<NotificationDoNotDisturbDate> date = variable 265 sptr<NotificationDoNotDisturbDate> date = variable 283 sptr<NotificationDoNotDisturbDate> date = variable 302 sptr<NotificationDoNotDisturbDate> date = variable
|
| D | notification_preferences_test.cpp | 931 sptr<NotificationDoNotDisturbDate> date = variable 950 sptr<NotificationDoNotDisturbDate> date = variable 970 sptr<NotificationDoNotDisturbDate> date = variable 994 sptr<NotificationDoNotDisturbDate> date = variable
|
| D | advanced_notification_service_test.cpp | 103 … 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/ |
| D | anssubscriberstub_fuzzer.cpp | 66 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/ |
| D | anssubscriberproxy_fuzzer.cpp | 52 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
|
| /base/usb/usb_manager/test/native/js_unittest/ |
| D | DateAndTimeUtil.js | 65 concatDate(year, month, date) { argument
|
| /base/global/i18n/frameworks/intl/src/ |
| D | i18n_calendar.cpp | 194 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/ |
| D | ans_subscriber_stub.cpp | 176 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.ts | 394 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/ |
| D | notification_subscriber.cpp | 90 …Subscriber::SubscriberImpl::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &dat… in OnDoNotDisturbDateChange()
|
| /base/hiviewdfx/hiview/adapter/utility/platform/linux/ |
| D | time_util.cpp | 63 char date[MAX_TIME_BUFF] = {0}; in TimestampFormatToDate() local
|
| /base/telephony/sms_mms/frameworks/js/napi/include/ |
| D | napi_mms.h | 91 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/ |
| D | time_util.cpp | 64 char date[MAX_TIME_BUFF] = {0}; in TimestampFormatToDate() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| D | notification_subscriber_manager.cpp | 152 …tionSubscriberManager::NotifyDoNotDisturbDateChanged(const sptr<NotificationDoNotDisturbDate> &dat… in NotifyDoNotDisturbDateChanged() 365 …ubscriberManager::NotifyDoNotDisturbDateChangedInner(const sptr<NotificationDoNotDisturbDate> &dat… in NotifyDoNotDisturbDateChangedInner()
|
| /base/telephony/data_storage/sms_mms/src/ |
| D | rdb_sms_mms_helper.cpp | 161 std::string date; in DeleteDataByThirty() local
|
| /base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/ |
| D | ans_subscriber_proxy_unit_test.cpp | 448 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); variable 468 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); variable
|
| /base/update/updater/services/package/pkg_package/ |
| D | pkg_upgradefile.h | 38 uint8_t date[16]; member
|
| /base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/ |
| D | ansmanagerstub_fuzzer.cpp | 181 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
|
| /base/sensors/medical_sensor/interfaces/plugin/test/unittest/ |
| D | medical_js_test.cpp | 152 napi_value date = nullptr; variable 288 napi_value date = nullptr; variable
|