Home
last modified time | relevance | path

Searched defs:date (Results 176 – 200 of 222) sorted by relevance

123456789

/ohos5.0/foundation/multimedia/av_session/frameworks/common/src/
H A Davmeta_data.cpp401 void AVMetaData::SetPublishDate(double date) in SetPublishDate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_datepicker.cpp578 JSRef<JSVal> date = dateFunc->Call(dateObj); in ParseDate() local
1282 JSRef<JSVal> date = dateFunc->Call(dateObj); in ParseDate() local
1918 JSRef<JSVal> date = dateFunc->Call(dateObj); in ParseDate() local
/ohos5.0/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_test.cpp1067 DateTime date; variable
1071 DateTime date; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp1175 double date = 0.0; in ParseAddExcludeDateParameter() local
1338 for (auto date : dates) { in GetExcludeDatesInner() local
H A Dreminder_common.cpp726 const char* propertyName, double& date) in GetDate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_data_adapter.h488 std::vector<int> date; in StringToCalendarDay() local
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp1738 const sptr<NotificationDoNotDisturbDate> &date) in SetDoNotDisturbDate()
1760 sptr<NotificationDoNotDisturbDate> &date) in GetDoNotDisturbDate()
H A Dreminder_data_manager.cpp171 ErrCode ReminderDataManager::AddExcludeDate(const int32_t reminderId, const uint64_t date, in AddExcludeDate()
871 sptr<NotificationDoNotDisturbDate> date; in ShouldAlert() local
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DSmsMessage.java699 String scAddress, String originatingAddress, String message, long date) { in getDeliverPdu()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
H A Dadvanced_notification_service_publish_test.cpp116 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_model_ng.cpp692 PickerDate date = settingData.selectedDate; in GetDateNodeOrder() local
H A Dcalendar_dialog_view.cpp379 PickerDate date = settingData.selectedDate; in CreateCalendarNode() local
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Di18n_timezone.cpp649 int32_t I18nTimeZone::GetOffset(double date) in GetOffset()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_order_test.cpp316 DateTime date; variable
378 DateTime date; variable
440 DateTime date; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h220 int64_t date; member
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java588 String date = new SimpleDateFormat("yyyy-MM-dd-HH-mm-ss").format(new Date()); in dumpHprof() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java1030 final Calendar date = Calendar.getInstance(); in onDayClicked() local
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_meta_data.cpp510 double date {}; in GetPublishDate() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_calendar_test.cpp1423 uint64_t date = *calendar->excludeDates_.begin(); variable
/aosp14/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp1360 char date[20]; in android_mtp_MtpPropertyGroup_format_date_time() local
/aosp14/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto300 optional string date = 1; field
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp226 int64_t date = 1687244448234; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_file_asset_napi.cpp1051 static inline int64_t GetCompatDate(const string inputKey, const int64_t date) in GetCompatDate()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp215 const napi_env &env, const NotificationDoNotDisturbDate &date, napi_value &result) in SetDoNotDisturbDate()
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp132 … void OnDoNotDisturbDateChange(const std::shared_ptr<NotificationDoNotDisturbDate> &date) override in OnDoNotDisturbDateChange()

123456789