Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp287 std::string distributeTimeCharacter = std::to_string((distributeTime).count()); in DistributeTimeAction() local
290 "eventName: " + eventName + "," + "distributeTime: " + distributeTimeCharacter + "," + in DistributeTimeAction()
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp413 std::string distributeTimeCharacter = std::to_string((distributeTime).count()); in DistributeTimeAction() local
416 "eventName: " + eventName + "," + "distributeTime: " + distributeTimeCharacter + "," + in DistributeTimeAction()