Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/sys_dispatcher/
H A Dsys_dispatcher.cpp43 …auto dispatchList = GetHiviewContext()->GetDisPatcherInfo(sysEvent->eventType_, sysEvent->eventNam… in DispatchEvent() local
45 for (auto& dispatcher : dispatchList) { in DispatchEvent()