Home
last modified time | relevance | path

Searched defs:autoDeletedTime (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager_inner.cpp89 const int64_t autoDeletedTime) in HandleAutoDeleteReminder()
H A Dreminder_store_strategy.cpp101 int64_t autoDeletedTime = 0; in RecoverTimeFromOldVersion() local
250 int64_t autoDeletedTime = 0; in RecoverTimeFromDb() local
H A Dreminder_event_manager.cpp324 int64_t autoDeletedTime = request.GetAutoDeletedTime(); in OnCanceled() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h103 int64_t autoDeletedTime; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp514 int64_t autoDeletedTime = cjRequest.autoDeletedTime; in GetNotificationRequestByNumber() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp740 int64_t autoDeletedTime = 0; in GetNotificationAutoDeletedTime() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp594 int64_t autoDeletedTime = 0; in GenReminderIntInner() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp922 void ReminderRequest::SetAutoDeletedTime(int64_t autoDeletedTime) in SetAutoDeletedTime()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1257 int64_t autoDeletedTime = 0; in GetNotificationAutoDeletedTime() local