Home
last modified time | relevance | path

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

123

/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/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
Dtimezone_fuzzer.cpp31 double date = static_cast<double>(data[0]); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp97 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
769 sptr<NotificationDoNotDisturbDate> date = variable
787 sptr<NotificationDoNotDisturbDate> date = variable
949 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
967 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
Dnotification_subscriber_manager_test.cpp46 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
123 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_preferences_test.cpp895 sptr<NotificationDoNotDisturbDate> date = variable
914 sptr<NotificationDoNotDisturbDate> date = variable
934 sptr<NotificationDoNotDisturbDate> date = variable
958 sptr<NotificationDoNotDisturbDate> date = variable
Dadvanced_notification_service_test.cpp108 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
1274 sptr<NotificationDoNotDisturbDate> date = variable
1313 sptr<NotificationDoNotDisturbDate> date = variable
1342 sptr<NotificationDoNotDisturbDate> date = variable
1370 sptr<NotificationDoNotDisturbDate> date = variable
1398 sptr<NotificationDoNotDisturbDate> date = variable
1959 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
2430 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
3106 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Ddisturb_mode.h25 NotificationDoNotDisturbDate date; member
48 NotificationDoNotDisturbDate date; member
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
Danssubscriberstub_fuzzer.cpp62 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
Danssubscriberproxy_fuzzer.cpp50 …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/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp105 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
980 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
997 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
1013 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
1030 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
1208 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
1226 sptr<NotificationDoNotDisturbDate> date = nullptr; 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()
/base/telephony/sms_mms/interfaces/kits/js/
D@ohos.telephony.sms.d.ts993 date?: number; property
1333 date: number; property
1513 date: number; property
1603 date: number; property
1683 date?: number; property
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_subscriber_stub.cpp224 sptr<NotificationDoNotDisturbDate> date = data.ReadParcelable<NotificationDoNotDisturbDate>(); in HandleOnDoNotDisturbDateChange() local
276 void AnsSubscriberStub::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange()
/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/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_subscriber.cpp98 …Subscriber::SubscriberImpl::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &dat… in OnDoNotDisturbDateChange()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
Dans_subscriber_proxy_unit_test.cpp390 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); variable
410 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); variable
/base/web/webview/test/unittest/ohos_adapter/ohos_resource_adapter_test/
Dohos_resource_adapter_test.cpp100 uint16_t date; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp270 ErrCode SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) override in SetDoNotDisturbDate()
275 ErrCode GetDoNotDisturbDate(sptr<NotificationDoNotDisturbDate> &date) override in GetDoNotDisturbDate()
376 …ErrCode SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date)… in SetDoNotDisturbDate()
381 …ErrCode GetDoNotDisturbDate(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date) overr… in GetDoNotDisturbDate()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp164 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/advancednotificationservice_fuzzer/
Dadvancednotificationservice_fuzzer.cpp98 …sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturb… in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/base/utility/
Dtime_util.cpp64 char date[MAX_TIME_BUFF] = {0}; in TimestampFormatToDate() local
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
Dnotification_preferences_database_branch_test.cpp260 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable
277 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); variable

123