Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_runner.cpp513 void EventRunner::DumpRunnerInfo(std::string& runnerInfo) in DumpRunnerInfo() argument
516 runnerInfo = " Event runner is not running" + LINE_SEPARATOR; in DumpRunnerInfo()
520 runnerInfo = " Queue is null" + LINE_SEPARATOR; in DumpRunnerInfo()
526 runnerInfo += queueInfo; in DumpRunnerInfo()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Devent_runner.h123 * @param runnerInfo runner Info.
125 void DumpRunnerInfo(std::string& runnerInfo);

Completed in 2 milliseconds