Home
last modified time | relevance | path

Searched defs:SetStaticSubscriberState (Results 1 – 8 of 8) sorted by relevance

/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_manager.cpp145 int32_t CommonEventManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManager
150 int32_t CommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, bool e… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManager
/base/notification/common_event_service/interfaces/kits/cj/src/
Dcommon_event_manager_impl.cpp62 int32_t CommonEventManagerImpl::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::CommonEventManager::CommonEventManagerImpl
/base/notification/common_event_service/frameworks/core/src/
Dcommon_event.cpp437 int32_t CommonEvent::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEvent
452 int32_t CommonEvent::SetStaticSubscriberState(const std::vector<std::string> &events, bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEvent
/base/notification/common_event_service/services/src/
Dinner_common_event_manager.cpp663 int32_t InnerCommonEventManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::InnerCommonEventManager
671 int32_t InnerCommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState() function in OHOS::EventFwk::InnerCommonEventManager
Dstatic_subscriber_manager.cpp606 int32_t StaticSubscriberManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::StaticSubscriberManager
623 int32_t StaticSubscriberManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState() function in OHOS::EventFwk::StaticSubscriberManager
Dcommon_event_manager_service.cpp606 ErrCode CommonEventManagerService::SetStaticSubscriberState(bool enable, int32_t& funcResult) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManagerService
/base/notification/common_event_service/tools/test/mock/
Dmock_common_event_stub.cpp205 ErrCode MockCommonEventStub::SetStaticSubscriberState( in SetStaticSubscriberState() function in OHOS::EventFwk::MockCommonEventStub
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
Dcommon_event_set_param.cpp392 napi_value NapiStaticSubscribe::SetStaticSubscriberState(napi_env env, napi_callback_info info) in SetStaticSubscriberState() function in OHOS::EventManagerFwkNapi::NapiStaticSubscribe