/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
|
H A D | picker_date_component.cpp | 63 auto date = GetCurrentDate(); in OnTitleBuilding() local 95 auto date = selectedDate_; in GetSelectedObject() local 235 auto date = GetCurrentDate(); in HandleSolarYearChange() local 298 auto date = GetCurrentDate(); in HandleSolarMonthChange() local 342 auto date = GetCurrentDate(); in HandleSolarDayChange() local 706 void PickerDateComponent::AdjustSolarDate(PickerDate& date, const PickerDate& start, const PickerDa… in AdjustSolarDate()
|
/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()
|
/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
|
/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
|
/ohos5.0/base/msdp/device_status/interfaces/innerkits/include/ |
H A D | i_devicestatus_storage.h | 31 std::string date; member
|
/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/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()
|
H A D | ans_manager_proxy_reminder.cpp | 162 ErrCode AnsManagerProxy::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate() 248 uint64_t date = 0; in GetExcludeDates() local
|
/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/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/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
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardperf/ |
H A D | PasteBoardDelayPerfJsunit.test.js | 22 var date = new Date(); variable
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | i18n_calendar.cpp | 197 void I18nCalendar::Set(int32_t year, int32_t month, int32_t date) in Set() 283 bool I18nCalendar::IsWeekend(int64_t date, UErrorCode &status) in IsWeekend() 327 int32_t I18nCalendar::CompareDays(UDate date) in CompareDays()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | security_manager.cpp | 146 std::vector<uint8_t> date; in LoadKeyFromFile() local 166 …std::vector<uint8_t> date(reinterpret_cast<uint8_t *>(&time), reinterpret_cast<uint8_t *>(&time) +… in SaveKeyToFile() local 363 bool SecurityManager::IsKeyOutdated(const std::vector<uint8_t> &date) in IsKeyOutdated()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | reminder_helper.cpp | 62 ErrCode ReminderHelper::AddExcludeDate(const int32_t reminderId, const uint64_t date) in AddExcludeDate()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
H A D | loading_progress_modifier.cpp | 110 float date = date_->Get(); in onDraw() local 211 DrawingContext& context, const CometParam& cometParam, float orbitRadius, float date) in DrawOrbit() 444 auto date = weakDate.Upgrade(); in StartRecycle() local 470 auto date = weakDate.Upgrade(); in StartTransToRecycleAnimation() local 511 void LoadingProgressModifier::CloseAnimation(float date, float cometLen, float cometOpacity, float … in CloseAnimation()
|