Home
last modified time | relevance | path

Searched refs:deliveryTimeoutCharacter (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp259 std::string deliveryTimeoutCharacter = std::to_string(deliveryTimeout); in DeliveryTimeAction() local
262 "deliveryTimeout: " + deliveryTimeoutCharacter; in DeliveryTimeAction()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp384 std::string deliveryTimeoutCharacter = std::to_string(deliveryTimeout); in DeliveryTimeAction() local
387 "deliveryTimeout: " + deliveryTimeoutCharacter; in DeliveryTimeAction()