Home
last modified time | relevance | path

Searched refs:PublishFreezeCommonEvent (Results 1 - 3 of 3) sorted by relevance

/base/notification/common_event_service/services/include/
H A Dcommon_event_control_manager.h96 bool PublishFreezeCommonEvent(const uid_t &uid);
104 bool PublishFreezeCommonEvent(std::set<int> pidList);
/base/notification/common_event_service/services/src/
H A Dinner_common_event_manager.cpp479 controlPtr_->PublishFreezeCommonEvent(uid); in Unfreeze()
492 return controlPtr_->PublishFreezeCommonEvent(pidList); in SetFreezeStatus()
H A Dcommon_event_control_manager.cpp78 bool CommonEventControlManager::PublishFreezeCommonEvent(const uid_t &uid) in PublishFreezeCommonEvent() function in OHOS::EventFwk::CommonEventControlManager
91 bool CommonEventControlManager::PublishFreezeCommonEvent(std::set<int> pidList) in PublishFreezeCommonEvent() function in OHOS::EventFwk::CommonEventControlManager

Completed in 5 milliseconds