| /base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
| D | common_event_services_module_test.cpp | 119 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 139 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 159 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 217 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 238 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 259 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 281 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 302 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 322 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 341 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable [all …]
|
| /base/notification/common_event_service/frameworks/core/src/ |
| D | common_event.cpp | 34 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 49 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 63 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 79 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 89 …const std::shared_ptr<CommonEventSubscriber> &subscriber, sptr<IRemoteObject> &commonEventListener) in PublishParameterCheck() 137 sptr<IRemoteObject> commonEventListener = nullptr; in SubscribeCommonEvent() local 316 …const std::shared_ptr<CommonEventSubscriber> &subscriber, sptr<IRemoteObject> &commonEventListener) in CreateCommonEventListener()
|
| D | common_event_stub.cpp | 43 sptr<IRemoteObject> commonEventListener = nullptr; in OnRemoteRequest() local 67 sptr<IRemoteObject> commonEventListener = nullptr; in OnRemoteRequest() local 101 sptr<IRemoteObject> commonEventListener = data.ReadRemoteObject(); in OnRemoteRequest() local 119 sptr<IRemoteObject> commonEventListener = data.ReadRemoteObject(); in OnRemoteRequest() local 213 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 221 const sptr<IRemoteObject> &commonEventListener, const uid_t &uid, const int32_t &callerToken, in PublishCommonEvent() 230 const CommonEventSubscribeInfo &subscribeInfo, const sptr<IRemoteObject> &commonEventListener) in SubscribeCommonEvent() 237 int32_t CommonEventStub::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent()
|
| D | common_event_proxy.cpp | 38 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 93 const sptr<IRemoteObject> &commonEventListener, const uid_t &uid, const int32_t &callerToken, in PublishCommonEvent() 158 const CommonEventSubscribeInfo &subscribeInfo, const sptr<IRemoteObject> &commonEventListener) in SubscribeCommonEvent() 202 int32_t CommonEventProxy::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent()
|
| /base/notification/common_event_service/services/test/unittest/ |
| D | common_event_freeze_unit_test.cpp | 92 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 124 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 156 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 206 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 257 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 300 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 343 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 386 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 429 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 459 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable [all …]
|
| D | common_event_unsubscribe_unit_test.cpp | 101 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 138 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 182 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 205 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 228 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
|
| D | common_event_subscribe_unit_test.cpp | 79 const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 85 …const CommonEventSubscribeInfo &subscribeInfo, const OHOS::sptr<OHOS::IRemoteObject> &commonEventL… in SubscribeCommonEvent() 90 … virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 155 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 181 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 232 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 265 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 330 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 363 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 399 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
|
| D | common_event_publish_ordered_event_unit_test.cpp | 126 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 178 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 226 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 275 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 567 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 624 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 681 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 738 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
|
| D | common_event_freeze_test.cpp | 58 OHOS::sptr<OHOS::IRemoteObject> commonEventListener; variable 128 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 183 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 242 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 278 uid_t callingUid, OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in SubscribeCommonEvent() 307 …d::shared_ptr<CommonEventSubscriber> &subscriber, OHOS::sptr<OHOS::IRemoteObject> &commonEventList… in PublishCommonEvent()
|
| D | common_event_publish_system_event_test.cpp | 170 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 221 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
|
| D | common_event_dump_test.cpp | 89 OHOS::sptr<OHOS::IRemoteObject> commonEventListener; variable 175 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 233 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 283 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 319 uid_t callingUid, OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in SubscribeCommonEvent() 347 …d::shared_ptr<CommonEventSubscriber> &subscriber, OHOS::sptr<OHOS::IRemoteObject> &commonEventList… in PublishCommonEvent()
|
| /base/notification/common_event_service/frameworks/native/test/unittest/ |
| D | common_event_unsubscribe_test.cpp | 74 const OHOS::sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 80 …const CommonEventSubscribeInfo &subscribeInfo, const OHOS::sptr<IRemoteObject> &commonEventListene… in SubscribeCommonEvent() 85 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 208 sptr<IRemoteObject> commonEventListener = new CommonEventListener(subscriber); variable 226 sptr<IRemoteObject> commonEventListener = new CommonEventListener(subscriber); variable 291 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberTest); variable
|
| D | common_event_subscribe_test.cpp | 98 const OHOS::sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 104 …const CommonEventSubscribeInfo &subscribeInfo, const OHOS::sptr<IRemoteObject> &commonEventListene… in SubscribeCommonEvent() 109 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 330 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 393 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
|
| /base/notification/common_event_service/tools/test/mock/ |
| D | mock_common_event_stub.cpp | 21 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 29 const CommonEventSubscribeInfo &subscribeInfo, const sptr<IRemoteObject> &commonEventListener) in SubscribeCommonEvent()
|
| /base/notification/common_event_service/test/benchmarktest/common_event_service_test/ |
| D | common_event_manager_service_test.cpp | 75 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); in BENCHMARK_F() local 99 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); in BENCHMARK_F() local 123 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); in BENCHMARK_F() local 147 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); in BENCHMARK_F() local 178 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); in BENCHMARK_F() local 202 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); in BENCHMARK_F() local
|
| /base/notification/common_event_service/services/src/ |
| D | common_event_manager_service.cpp | 95 const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, in PublishCommonEvent() 115 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const u… in PublishCommonEvent() 135 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const p… in PublishCommonEventDetailed() 205 const CommonEventSubscribeInfo &subscribeInfo, const sptr<IRemoteObject> &commonEventListener) in SubscribeCommonEvent() 253 …_t CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListene… in UnsubscribeCommonEvent()
|
| D | inner_common_event_manager.cpp | 64 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in PublishCommonEvent() 157 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in SubscribeCommonEvent() 204 bool InnerCommonEventManager::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 482 …d InnerCommonEventManager::SendUnSubscribeHiSysEvent(const sptr<IRemoteObject> &commonEventListene… in SendUnSubscribeHiSysEvent()
|
| D | common_event_subscriber_manager.cpp | 38 const SubscribeInfoPtr &eventSubscribeInfo, const sptr<IRemoteObject> &commonEventListener, in InsertSubscriber() 82 int CommonEventSubscriberManager::RemoveSubscriber(const sptr<IRemoteObject> &commonEventListener) in RemoveSubscriber() 113 const sptr<IRemoteObject> &commonEventListener) in GetSubscriberRecord() 278 …EventSubscriberManager::RemoveSubscriberRecordLocked(const sptr<IRemoteObject> &commonEventListene… in RemoveSubscriberRecordLocked()
|
| D | common_event_control_manager.cpp | 48 const CommonEventRecord &eventRecord, const sptr<IRemoteObject> &commonEventListener) in PublishCommonEvent() 327 const CommonEventRecord &eventRecord, const sptr<IRemoteObject> &commonEventListener) in ProcessOrderedEvent()
|
| /base/notification/common_event_service/test/fuzztest/commoneventproxy_fuzzer/ |
| D | commoneventproxy_fuzzer.cpp | 31 EventFwk::CommonEventListener commonEventListener(commonEventSubscriber); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/ |
| D | commoneventstub_fuzzer.cpp | 47 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/services/include/ |
| D | common_event_subscriber_manager.h | 29 sptr<IRemoteObject> commonEventListener; member
|
| /base/notification/common_event_service/frameworks/core/test/unittest/ |
| D | common_event_proxy_test.cpp | 165 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable
|