Home
last modified time | relevance | path

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

/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_handler.cpp310 … auto currentRunningInfo = "start at " + InnerEvent::DumpTimeToString(now) + "; " + event->Dump(); in DistributeEvent() local
311 HILOGD("DistributeEvent: %{public}s", currentRunningInfo.c_str()); in DistributeEvent()