Home
last modified time | relevance | path

Searched defs:SetStaticSubscriberState (Results 1 – 9 of 9) 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_proxy.cpp507 int32_t CommonEventProxy::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventProxy
532 int32_t CommonEventProxy::SetStaticSubscriberState(const std::vector<std::string> &events, bool ena… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventProxy
Dcommon_event_stub.cpp380 int32_t CommonEventStub::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventStub
387 int32_t CommonEventStub::SetStaticSubscriberState(const std::vector<std::string> &events, bool enab… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventStub
Dcommon_event.cpp336 int32_t CommonEvent::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEvent
346 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/
Dcommon_event_manager_service.cpp558 int32_t CommonEventManagerService::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManagerService
568 int32_t CommonEventManagerService::SetStaticSubscriberState(const std::vector<std::string> &events,… in SetStaticSubscriberState() function in OHOS::EventFwk::CommonEventManagerService
Dinner_common_event_manager.cpp664 int32_t InnerCommonEventManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::InnerCommonEventManager
672 int32_t InnerCommonEventManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState() function in OHOS::EventFwk::InnerCommonEventManager
Dstatic_subscriber_manager.cpp575 int32_t StaticSubscriberManager::SetStaticSubscriberState(bool enable) in SetStaticSubscriberState() function in OHOS::EventFwk::StaticSubscriberManager
592 int32_t StaticSubscriberManager::SetStaticSubscriberState(const std::vector<std::string> &events, b… in SetStaticSubscriberState() function in OHOS::EventFwk::StaticSubscriberManager
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
Dcommon_event_set_param.cpp380 napi_value NapiStaticSubscribe::SetStaticSubscriberState(napi_env env, napi_callback_info info) in SetStaticSubscriberState() function in OHOS::EventManagerFwkNapi::NapiStaticSubscribe