Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_manager.cpp140 int32_t CommonEventManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManager
145 int32_t CommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, bool e… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManager
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_impl.cpp62 int32_t CommonEventManagerImpl::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::CommonEventManager::CommonEventManagerImpl
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event_proxy.cpp468 int32_t CommonEventProxy::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventProxy
493 int32_t CommonEventProxy::SetStaticSubscriberState(const std::vector<std::string> &events, bool ena… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventProxy
H A Dcommon_event.cpp319 int32_t CommonEvent::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEvent
330 int32_t CommonEvent::SetStaticSubscriberState(const std::vector<std::string> &events, bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEvent
H A Dcommon_event_stub.cpp354 int32_t CommonEventStub::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventStub
361 int32_t CommonEventStub::SetStaticSubscriberState(const std::vector<std::string> &events, bool enab… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventStub
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp533 int32_t CommonEventManagerService::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManagerService
543 int32_t CommonEventManagerService::SetStaticSubscriberState(const std::vector<std::string> &events,… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManagerService
H A Dstatic_subscriber_manager.cpp526 int32_t StaticSubscriberManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::StaticSubscriberManager
543 int32_t StaticSubscriberManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState() function in OHOS::EventFwk::StaticSubscriberManager
H A Dinner_common_event_manager.cpp713 int32_t InnerCommonEventManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::InnerCommonEventManager
721 int32_t InnerCommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState() function in OHOS::EventFwk::InnerCommonEventManager
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp349 napi_value NapiStaticSubscribe::SetStaticSubscriberState(napi_env env, napi_callback_info info) in SetStaticSubscriberState() function in OHOS::EventManagerFwkNapi::NapiStaticSubscribe