Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h148 bool ScheduleOrderedCommonEvent();
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_control_manager.cpp393 ret = ScheduleOrderedCommonEvent(); in ProcessOrderedEvent()
482 bool CommonEventControlManager::ScheduleOrderedCommonEvent() in ScheduleOrderedCommonEvent() function in OHOS::EventFwk::CommonEventControlManager
622 ScheduleOrderedCommonEvent(); in ProcessNextOrderedEvent()
720 ScheduleOrderedCommonEvent(); in CurrentOrderedEventTimeout()
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_publish_ordered_event_unit_test.cpp358 bool result = commonEventControlManager->ScheduleOrderedCommonEvent();
371 bool result = commonEventControlManager->ScheduleOrderedCommonEvent();