Searched refs:PublishFreezeCommonEvent (Results 1 – 3 of 3) sorted by relevance
96 bool PublishFreezeCommonEvent(const uid_t &uid);104 bool PublishFreezeCommonEvent(std::set<int> pidList);
470 controlPtr_->PublishFreezeCommonEvent(uid); in Unfreeze()483 return controlPtr_->PublishFreezeCommonEvent(pidList); in SetFreezeStatus()
78 bool CommonEventControlManager::PublishFreezeCommonEvent(const uid_t &uid) in PublishFreezeCommonEvent() function in OHOS::EventFwk::CommonEventControlManager91 bool CommonEventControlManager::PublishFreezeCommonEvent(std::set<int> pidList) in PublishFreezeCommonEvent() function in OHOS::EventFwk::CommonEventControlManager