Home
last modified time | relevance | path

Searched defs:date (Results 76 - 100 of 455) sorted by relevance

12345678910>>...19

/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_posix.h101 Date date; member
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_date_time_format.cpp162 JSHandle<JSTaggedValue> date = GetCallArg(argv, 0); in AnonymousDateTimeFormat() local
195 JSHandle<JSTaggedValue> date in FormatToParts() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_date_time_format_first_test.cpp56 static double BuiltinsDateCreate(const double year, const double month, const double date) in BuiltinsDateCreate() argument
/arkcompiler/toolchain/tooling/client/domain/
H A Dprofiler_client.cpp178 char date[16]; in RecvProfilerResult() local
/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp25 bool Utils::GetCurrentTime(char *date, char *tim, size_t size) in GetCurrentTime() argument
/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/frameworks/core/src/
H A Dans_subscriber_proxy.cpp306 void AnsSubscriberProxy::OnDoNotDisturbDateChange(const sptr<NotificationDoNotDisturbDate> &date) in OnDoNotDisturbDateChange() 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
/base/sensors/medical_sensor/interfaces/plugin/test/unittest/
H A Dmedical_js_test.cpp152 napi_value date = nullptr; in HWTEST_F() local
288 napi_value date = nullptr; in HWTEST_F() local
/base/security/security_guard/frameworks/js/napi/
H A Dsecurity_guard_sdk_adaptor.cpp114 std::string date = SecurityGuardUtils::GetDate(); in ReportSecurityInfo() local
/base/telephony/telephony_data/sms_mms/src/
H A Drdb_sms_mms_helper.cpp194 std::string date; in DeleteDataByThirty() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_time_component.cpp35 auto date = PickerDate::Current(); in OnTitleBuilding() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_restore.cpp66 std::string date = DfxUtils::GetCurrentDateMillisecond(); in CheckRestore() local
/foundation/multimedia/player_framework/services/utils/
H A Dtime_format_utils.cpp131 char date[maxDateTimeSize]; in ConvertTimestampToDatetime() local
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dtask_notification_subscriber.cpp98 OnDoNotDisturbDateChange( const std::shared_ptr<Notification::NotificationDoNotDisturbDate> &date) OnDoNotDisturbDateChange() argument
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_cache_strategy.cpp183 UpdateRequestHeader(const std::string &etag, const std::string &lastModified, const std::string &date) UpdateRequestHeader() argument
/foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/
H A Dhttp_cache_strategy.cpp185 UpdateRequestHeader(const std::string &etag, const std::string &lastModified, const std::string &date) UpdateRequestHeader() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DJavaTimeZone.java119 public void getOffset(long date, boolean local, int[] offsets) { in getOffset() argument
173 public boolean inDaylightTime(Date date) { in inDaylightTime() argument
H A DTimeZoneAdapter.java121 public boolean inDaylightTime(Date date) { in inDaylightTime() argument

Completed in 15 milliseconds

12345678910>>...19