Home
last modified time | relevance | path

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

123

/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_proxy_disturb.cpp30 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate()
64 ErrCode AnsManagerProxy::GetDoNotDisturbDate(sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate()
125 …gerProxy::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &dat… in SetDoNotDisturbDate()
164 …sManagerProxy::GetDoNotDisturbDate(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate()
Dans_subscriber_stub.cpp255 sptr<NotificationDoNotDisturbDate> date = data.ReadParcelable<NotificationDoNotDisturbDate>(); in HandleOnDoNotDisturbDateChange() local
311 void AnsSubscriberStub::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange()
Dans_manager_stub_invalid.cpp344 ErrCode AnsManagerStub::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate()
350 ErrCode AnsManagerStub::GetDoNotDisturbDate(sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate()
458 …agerStub::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &dat… in SetDoNotDisturbDate()
464 …nsManagerStub::GetDoNotDisturbDate(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate()
/base/telephony/telephony_data/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/msdp/device_status/interfaces/innerkits/include/
Di_devicestatus_storage.h31 std::string date; member
/base/security/certificate_framework/interfaces/innerkits/certificate/
Dx509_cert_chain_validate_params.h29 CfBlob *date; // string member
/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
Dtimezone_fuzzer.cpp31 double date = static_cast<double>(data[0]); in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_framework/test/unittest/v1.0/src/
Dcrypto_x509_certificate_test.cpp232 const char *date = "231018162433Z"; variable
241 const char *date = "20231018162433Z"; variable
250 const char *date = "20991018162433Z"; variable
259 const char *date = "20191018162433Z"; variable
268 const char *date = "20191018"; variable
696 const char *date = "20220819124900Z"; variable
713 const char *date = "20220819124906Z"; variable
730 const char *date = "20231018162433Z"; variable
747 const char *date = "20320816124906Z"; variable
764 const char *date = "20330816124906Z"; variable
[all …]
Dcrypto_x509_cert_chain_test.cpp1080 const char *date = "20231205073900Z"; variable
1107 const char *date = "20240901235900Z"; variable
1134 const char *date = "231205073900Z"; variable
1161 const char *date = "231206090000"; variable
1185 const char *date = "abc"; // format is not correct. variable
1209 const char *date = "20231205073500Z"; variable
1234 const char *date = "20240901235901Z"; variable
1308 const char *date = "20231212080000Z"; variable
/base/global/i18n/frameworks/intl/src/
Di18n_calendar.cpp194 void I18nCalendar::Set(int32_t year, int32_t month, int32_t date) in Set()
271 bool I18nCalendar::IsWeekend(int64_t date, UErrorCode &status) in IsWeekend()
312 int32_t I18nCalendar::CompareDays(UDate date) in CompareDays()
/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/
Dadvanced_notification_service_branch_test.cpp115 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
770 sptr<NotificationDoNotDisturbDate> date = variable
788 sptr<NotificationDoNotDisturbDate> date = variable
946 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
963 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
Dnotification_preferences_test.cpp893 sptr<NotificationDoNotDisturbDate> date = variable
912 sptr<NotificationDoNotDisturbDate> date = variable
932 sptr<NotificationDoNotDisturbDate> date = variable
956 sptr<NotificationDoNotDisturbDate> date = variable
Dnotification_preferences_database_test.cpp220 sptr<NotificationDoNotDisturbDate> date = variable
238 sptr<NotificationDoNotDisturbDate> date = variable
256 sptr<NotificationDoNotDisturbDate> date = variable
275 sptr<NotificationDoNotDisturbDate> date = variable
Dnotification_subscriber_manager_test.cpp58 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
129 sptr<NotificationDoNotDisturbDate> date = variable
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp62 …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/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp52 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/
Dmock_ans_subscriber.h51 void OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) override {}; in OnDoNotDisturbDateChange()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp108 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
938 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
953 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
967 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
982 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
1140 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
1156 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_inline.cpp48 inline int64_t ResetSeconds(int64_t date) in ResetSeconds()
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_mms.h80 int64_t date = 0; member
117 int64_t date = 0; member
140 int64_t date = 0; member
151 int64_t date = 0; member
160 int64_t date = 0; member
/base/telephony/sms_mms/interfaces/kits/js/
D@ohos.telephony.sms.d.ts1016 date?: number; property
1356 date: number; property
1536 date: number; property
1626 date: number; property
1706 date?: number; property
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp96 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp165 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local

123