Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h88 void ProcessNextOrderedEvent(bool isSendMsg);
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp554 void CommonEventControlManager::ProcessNextOrderedEvent(bool isSendMsg) in ProcessNextOrderedEvent() argument
559 if (isSendMsg) { in ProcessNextOrderedEvent()