Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h111 bool PublishAllFreezeCommonEvents();
/ohos5.0/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp496 controlPtr_->PublishAllFreezeCommonEvents(); in UnfreezeAll()
H A Dcommon_event_control_manager.cpp107 bool CommonEventControlManager::PublishAllFreezeCommonEvents() in PublishAllFreezeCommonEvents() function in OHOS::EventFwk::CommonEventControlManager
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_publish_ordered_module_test/
H A Dcommon_event_services_publish_ordered_module_test.cpp1210 bool result = commonEventControlManager.PublishAllFreezeCommonEvents();