Home
last modified time | relevance | path

Searched defs:date (Results 1 - 25 of 83) sorted by relevance

1234

/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/
H A Dtimezone_fuzzer.cpp36 double date = *(reinterpret_cast<const double*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
/base/msdp/device_status/interfaces/innerkits/include/
H A Di_devicestatus_storage.h31 std::string date; member
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_resource_adapter_impl.cpp49 GetRawFileLastModTime( const ArkWebString& rawFile, uint16_t& date, uint16_t& time, bool isSys) GetRawFileLastModTime() argument
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_helper_test.cpp130 uint64_t date = 1713196800000; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_helper.cpp62 ErrCode ReminderHelper::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() argument
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberstub_fuzzer/
H A Danssubscriberstub_fuzzer.cpp65 sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturbDate(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/anssubscriberproxy_fuzzer/
H A Danssubscriberproxy_fuzzer.cpp54 sptr<Notification::NotificationDoNotDisturbDate> date = new Notification::NotificationDoNotDisturbDate(); in DoSomethingInterestingWithMyAPI() local
/base/telephony/telephony_data/common/include/
H A Dtime_util.h24 void FormatDate(std::string &date, const tm *ltm) in FormatDate() argument
64 GetCurrentTime(std::string &date) GetCurrentTime() argument
79 GetTimeOfThirty(std::string &date) GetTimeOfThirty() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_resource_adapter_wrapper.cpp54 GetRawFileLastModTime( const std::string& rawFile, uint16_t& date, uint16_t& time, bool isSys) GetRawFileLastModTime() argument
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_proxy_test/
H A Dans_subscriber_proxy_unit_test.cpp497 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); in HWTEST_F() local
517 sptr<NotificationDoNotDisturbDate> date = new (std::nothrow) NotificationDoNotDisturbDate(); in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_proxy_disturb.cpp30 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate() argument
64 ErrCode AnsManagerProxy::GetDoNotDisturbDate(sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate() argument
192 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate() argument
231 GetDoNotDisturbDate(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date) GetDoNotDisturbDate() argument
[all...]
H A Dans_manager_proxy_reminder.cpp162 ErrCode AnsManagerProxy::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() argument
248 uint64_t date = 0; in GetExcludeDates() local
H A Dans_subscriber_listener.cpp149 void SubscriberListener::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange() argument
H A Dans_subscriber_proxy.cpp306 void AnsSubscriberProxy::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange() argument
/base/notification/distributed_notification_service/test/fuzztest/reminderdatamanager_fuzzer/
H A Dreminderdatamanager_fuzzer.cpp27 uint64_t date = static_cast<uint64_t>(GetU32Data(data)); in DoSomethingInterestingWithManager() local
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Ddisturb_mode.h30 NotificationDoNotDisturbDate date; member
60 NotificationDoNotDisturbDate date; member
/base/security/security_guard/frameworks/common/collect/src/
H A Dsg_collect_client.cpp94 std::string date = SecurityGuardUtils::GetDate(); in ReportSecurityInfo() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_app_usage_db_helper.h33 std::string date; member
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/
H A Dnotification_preferences_database_branch_test.cpp262 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); in HWTEST_F() local
279 sptr<NotificationDoNotDisturbDate> date = new NotificationDoNotDisturbDate(); in HWTEST_F() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_reminder_service.cpp180 ErrCode AdvancedNotificationService::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() argument
H A Dadvanced_notification_inline.cpp62 inline int64_t ResetSeconds(int64_t date) in ResetSeconds() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_subscriber_manager_test.cpp132 sptr<NotificationDoNotDisturbDate> date = in HWTEST_F() local
/base/security/certificate_framework/interfaces/inner_api/certificate/
H A Dx509_cert_chain_validate_params.h74 CfBlob *date; // string member
/base/security/certificate_framework/test/fuzztest/v1.0/x509certificate_fuzzer/
H A Dx509certificate_fuzzer.cpp77 const char *date = "231018162433Z"; in TestVerify() local
/base/security/security_guard/test/unittest/data_collect/src/
H A Dsecurity_guard_data_collect_test.cpp580 std::string date = SecurityGuardUtils::GetDate(); in HWTEST_F() local

Completed in 12 milliseconds

1234