Home
last modified time | relevance | path

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

/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_handler.cpp255 std::chrono::duration<double> deliveryTime = nowStart - event->GetSendTime(); in DeliveryTimeAction() local
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp152 void NotificationRequest::SetDeliveryTime(int64_t deliveryTime) in SetDeliveryTime()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp1859 int64_t deliveryTime = 0; in GetNotificationDeliveryTime() local