/ohos5.0/base/notification/common_event_service/frameworks/native/src/ |
H A D | common_event_manager.cpp | 140 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 D | common_event_manager_impl.cpp | 62 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 D | common_event_proxy.cpp | 468 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 D | common_event.cpp | 319 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 D | common_event_stub.cpp | 354 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 D | common_event_manager_service.cpp | 533 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 D | static_subscriber_manager.cpp | 526 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 D | inner_common_event_manager.cpp | 713 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 D | common_event_set_param.cpp | 349 napi_value NapiStaticSubscribe::SetStaticSubscriberState(napi_env env, napi_callback_info info) in SetStaticSubscriberState() function in OHOS::EventManagerFwkNapi::NapiStaticSubscribe
|