Home
last modified time | relevance | path

Searched refs:threadIdCharacter (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp256 std::string threadIdCharacter = std::to_string(threadId); in DeliveryTimeAction() local
260 std::string handOutTag = "threadId: " + threadIdCharacter + "," + "threadName: " + threadName + "," + in DeliveryTimeAction()
284 std::string threadIdCharacter = std::to_string(threadId); in DistributeTimeAction() local
289 std::string executeTag = "threadId: " + threadIdCharacter + "," + "threadName: " + threadName + "," + in DistributeTimeAction()

Completed in 1 milliseconds