/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_database_helper_test.cpp | 119 uint64_t date = 15254400; variable 135 uint64_t date = 15254400; variable 149 uint64_t date = 15254400; variable 164 uint64_t date = 15254400; variable 178 uint64_t date = 15254400; variable 195 uint64_t date = 15254400; variable 206 uint64_t date = 15254400; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/ |
H A D | picker_datetime_component.cpp | 62 auto date = selectedDate_; in GetSelectedObject() local 96 datePicker_->SetOnDateChange([weak = WeakClaim(this)] (const PickerDate& date) { in InitDatePicker() 115 void PickerDateTimeComponent::OnSubsidiaryChange(const PickerDate& date) in OnSubsidiaryChange() 183 Date date; in GetMonthDayFormatString() local 218 PickerDate date; in OnDataLinking() local 229 PickerDate date; in OnDataLinking() local
|
H A D | picker_data.cpp | 24 PickerDate date; in Current() local 71 DateTime date; in ToString() local 244 DateTime date; in Init() local 255 DateTime date; in Init() local 261 DateTime date; in Init() local
|
H A D | picker_data.h | 137 PickerDateTime(const PickerDate& date, const PickerTime& time) : date_(date), time_(time) {} in PickerDateTime() 262 PickerDateF date; in CreateYear() local 269 PickerDateF date; variable 278 PickerDateF date; variable 286 PickerDateF date; variable
|
/ohos5.0/base/telephony/telephony_data/common/include/ |
H A D | time_util.h | 24 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()
|
/aosp14/frameworks/base/core/java/android/security/keymaster/ |
H A D | KeymasterDateArgument.java | 29 public final Date date; field in KeymasterDateArgument 31 public KeymasterDateArgument(int tag, Date date) { in KeymasterDateArgument()
|
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_date_napi.cpp | 38 napi_value date = nullptr; in CreateDateFun() local 47 napi_value date = nullptr, result = nullptr; in IsDateFun() local 61 napi_value date = nullptr, result = nullptr; in GetDateValueFun() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/alarm/src/main/js/default/pages/index/ |
H A D | index.js | 108 let date = new Date(); variable 161 let date = new Date(); variable
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | CalendarViewMaterialDelegate.java | 94 public void setDate(long date) { in setDate() 99 public void setDate(long date, boolean animate, boolean center) { in setDate() 114 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate()
|
H A D | CalendarView.java | 546 public void setDate(long date) { in setDate() 564 public void setDate(long date, boolean animate, boolean center) { in setDate() 577 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() 638 void setDate(long date); in setDate() 639 void setDate(long date, boolean animate, boolean center); in setDate() 642 boolean getBoundsForDate(long date, Rect outBounds); in getBoundsForDate() 791 public static boolean parseDate(String date, Calendar outDate) { in parseDate()
|
/ohos5.0/base/security/security_guard/services/data_collect/store/src/ |
H A D | audit_event_mem_rdb_helper.cpp | 109 int AuditEventMemRdbHelper::QueryEventFromMemByDate(std::vector<SecEvent> &events, std::string date) in QueryEventFromMemByDate() 151 int AuditEventMemRdbHelper::DeleteFlushDataFromMem(std::string date) in DeleteFlushDataFromMem() 163 int AuditEventMemRdbHelper::DeleteExpiredDataFromMain(std::string date) in DeleteExpiredDataFromMain() 182 std::string date = SecurityGuardUtils::GetDate(); in FlushAllEvent() local
|
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | SmsQueryHelper.java | 84 long date = cursor.getLong(dateIndex); in querySince() local 111 private boolean addEvent(String phoneNumber, long date, int type) { in addEvent() 120 private boolean validateEvent(String phoneNumber, long date, int type) { in validateEvent()
|
H A D | CallLogQueryHelper.java | 81 long date = cursor.getLong(dateIndex); in querySince() local 107 private boolean addEvent(String phoneNumber, long date, long durationSeconds, int callType) { in addEvent() 119 private boolean validateEvent(String phoneNumber, long date, int callType) { in validateEvent()
|
H A D | MmsQueryHelper.java | 90 long date = cursor.getLong(dateIndex) * MILLIS_PER_SECONDS; in querySince() local 143 private boolean addEvent(String phoneNumber, long date, int msgBox) { in addEvent() 152 private boolean validateEvent(String phoneNumber, long date, int msgBox) { in validateEvent()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/examples/showcase/src/main/js/default/pages/component/list/list/list14/ |
H A D | index.js | 53 date: this.getCurrentDateTime(), property in data 88 date: '2021-12-31 10:00:00', property in data
|
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/ |
H A D | i_devicestatus_storage.h | 31 std::string date; member
|
/aosp14/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | ZipUtils.h | 73 const uint32_t date = when >> 16; in zipTimeToTimespec() local
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-date.md | 1 # date chapter
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-date.md | 1 # date chapter
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_manager_proxy_disturb.cpp | 30 ErrCode AnsManagerProxy::SetDoNotDisturbDate(const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate() 64 ErrCode AnsManagerProxy::GetDoNotDisturbDate(sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate() 192 …gerProxy::SetDoNotDisturbDate(const int32_t &userId, const sptr<NotificationDoNotDisturbDate> &dat… in SetDoNotDisturbDate() 231 …sManagerProxy::GetDoNotDisturbDate(const int32_t &userId, sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate()
|
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/ |
H A D | crypto_x509_certificate_test.cpp | 272 const char *date = "231018162433Z"; variable 281 const char *date = "20231018162433Z"; variable 290 const char *date = "20991018162433Z"; variable 299 const char *date = "20191018162433Z"; variable 308 const char *date = "20191018"; variable 736 const char *date = "20220819124900Z"; variable 753 const char *date = "20220819124906Z"; variable 770 const char *date = "20231018162433Z"; variable 1653 const char *date = "2020"; variable 1699 const char *date = "2020"; variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/ |
H A D | calendar_model_ng.h | 27 CalendarDay date; member
|
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/timezone_fuzzer/ |
H A D | timezone_fuzzer.cpp | 36 double date = *(reinterpret_cast<const double*>(data + offset)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_dfx/src/ |
H A D | dfx_reporter.cpp | 48 std::string date = RingtoneFileUtils::StrCreateTimeByMilliseconds(DATE_FORMAT, in ReportDfxMessage() local
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | advanced_notification_service_branch_test.cpp | 115 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange() 758 sptr<NotificationDoNotDisturbDate> date = variable 776 sptr<NotificationDoNotDisturbDate> date = variable 934 sptr<NotificationDoNotDisturbDate> date = nullptr; variable 951 sptr<NotificationDoNotDisturbDate> date = nullptr; variable
|