Home
last modified time | relevance | path

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

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