Home
last modified time | relevance | path

Searched defs:deliveryTime (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp257 std::chrono::duration<double> deliveryTime = nowStart - event->GetSendTime(); in DeliveryTimeAction() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h101 int64_t deliveryTime; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp510 int64_t deliveryTime = cjRequest.deliveryTime; in GetNotificationRequestByNumber() local
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp382 std::chrono::duration<double> deliveryTime = nowStart - event->GetSendTime(); in DeliveryTimeAction() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp539 int64_t deliveryTime = 0; in GetNotificationDeliveryTime() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp170 void NotificationRequest::SetDeliveryTime(int64_t deliveryTime) in SetDeliveryTime()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1059 int64_t deliveryTime = 0; in GetNotificationDeliveryTime() local