/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_subscriber_proxy.cpp | 309 void AnsSubscriberProxy::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange()
|
H A D | ans_manager_stub.cpp | 995 sptr<NotificationDoNotDisturbDate> date = data.ReadParcelable<NotificationDoNotDisturbDate>(); in HandleSetDoNotDisturbDate() local 1012 sptr<NotificationDoNotDisturbDate> date = nullptr; in HandleGetDoNotDisturbDate() local 2017 uint64_t date = 0; in HandleAddExcludeDate() local 2065 for (const auto date : dates) { in HandleGetExcludeDates() local 2166 sptr<NotificationDoNotDisturbDate> date = data.ReadParcelable<NotificationDoNotDisturbDate>(); in HandleSetDoNotDisturbDateByUser() local 2189 sptr<NotificationDoNotDisturbDate> date = nullptr; in HandleGetDoNotDisturbDateByUser() local
|
/ohos5.0/base/update/updater/services/package/pkg_manager/ |
H A D | pkg_utils.cpp | 219 void ExtraTimeAndDate(time_t when, uint16_t &date, uint16_t &time) in GetFileSize()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/ |
H A D | render_calendar.cpp | 246 void RenderCalendar::OnDateSelected(const CalendarDay& date) in OnDateSelected()
|
/ohos5.0/base/security/security_guard/frameworks/js/napi/ |
H A D | security_guard_sdk_adaptor.cpp | 112 std::string date = SecurityGuardUtils::GetDate(); in ReportSecurityInfo() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/src/ |
H A D | post_event_utils.cpp | 285 string date = GetStringValue(KEY_DB_CORRUPT, errMap); in PostDatabaseCorruption() local
|
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/avmetadatahelper/ |
H A D | avmetadata_collector.cpp | 324 std::string date; in FormatDateTime() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | reminder_event_manager.cpp | 346 const std::shared_ptr<NotificationDoNotDisturbDate> &date) {} in OnDoNotDisturbDateChange()
|
H A D | advanced_notification_utils.cpp | 761 …ode AdvancedNotificationService::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &dat… in SetDoNotDisturbDate() 785 ErrCode AdvancedNotificationService::GetDoNotDisturbDate(sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate() 1549 const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDateByUser() 1612 sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDateByUser()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_pattern.h | 413 void AdjustSolarDate(PickerDate& date, const PickerDate& start, const PickerDate& end) const in AdjustSolarDate() 424 void AdjustSolarDate(PickerDate& date) const in AdjustSolarDate()
|
/ohos5.0/base/update/updater/services/package/pkg_package/ |
H A D | pkg_zipfile.cpp | 385 uint16_t date; in EncodeCentralDirEntry() local 422 uint16_t date; in EncodeLocalFileHeader() local
|
/aosp14/frameworks/base/core/java/android/security/net/config/ |
H A D | XmlConfigSource.java | 131 Date date = sdf.parse(expirationDate); in parsePinSet() local
|
/aosp14/system/core/fastboot/fuzzer/ |
H A D | fastboot_fuzzer.cpp | 73 string date = to_string(year) + "-" + to_string(month) + "-" + to_string(day); in InvokeParseApi() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_datepicker_ffi.cpp | 67 void ConvertToNoramlDate(PickerDate& date) in ConvertToNoramlDate()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_utils_test.cpp | 106 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
|
/aosp14/frameworks/base/keystore/java/android/security/keystore/ |
H A D | KeyGenParameterSpec.java | 1129 public Builder setCertificateNotBefore(@NonNull Date date) { in setCertificateNotBefore() 1144 public Builder setCertificateNotAfter(@NonNull Date date) { in setCertificateNotAfter()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | subscribe.cpp | 63 NotificationDoNotDisturbDate date; member 643 …id SubscriberInstance::OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate… in OnDoNotDisturbDateChange() 702 void SubscriberInstance::onDoNotDisturbChanged(const std::shared_ptr<NotificationDoNotDisturbDate>&… in onDoNotDisturbChanged()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
H A D | calendar_data.h | 88 CalendarDay date; member
|
H A D | calendar_pattern.cpp | 445 DateTime date; in UpdateTitleNode() local
|
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/ |
H A D | mms_msg.cpp | 118 int64_t date = 0; in GetMmsDate() local
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | xcollie_utils.cpp | 378 std::string date(tmp); in GetFormatDate() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/ |
H A D | dump_helper.cpp | 311 char date[FORMAT_BLANK_SIZE] = { 0 }; in AddErrorInfo() local
|
/ohos5.0/base/security/certificate_framework/frameworks/core/v1.0/certificate/ |
H A D | x509_certificate.c | 120 static CfResult CheckValidityWithDate(HcfX509Certificate *self, const char *date) in CheckValidityWithDate()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_unit_test.h | 60 std::string date = ""; member
|
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
H A D | notification_service_test.cpp | 72 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
|