| /base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
| D | common_event_services_module_test.cpp | 124 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 144 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 164 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 222 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 243 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 264 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 286 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 307 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 327 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 346 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable [all …]
|
| /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_publish_ordered_event_unit_test.cpp | 148 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 200 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 248 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 297 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 589 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 646 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 703 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 760 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() 309 …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_subscribe_unit_test.cpp | 81 const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 87 …const CommonEventSubscribeInfo &subscribeInfo, const OHOS::sptr<OHOS::IRemoteObject> &commonEventL… in SubscribeCommonEvent() 93 … virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 636 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 664 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 719 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 752 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 817 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 850 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 886 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
|
| D | common_event_dump_test.cpp | 86 OHOS::sptr<OHOS::IRemoteObject> commonEventListener; variable 172 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 231 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 281 void AsyncProcess(OHOS::sptr<OHOS::IRemoteObject> commonEventListener) in AsyncProcess() 326 uid_t callingUid, OHOS::sptr<OHOS::IRemoteObject> &commonEventListener) in SubscribeCommonEvent() 356 …d::shared_ptr<CommonEventSubscriber> &subscriber, OHOS::sptr<OHOS::IRemoteObject> &commonEventList… in PublishCommonEvent()
|
| /base/notification/common_event_service/frameworks/core/src/ |
| D | common_event_stub.cpp | 46 sptr<IRemoteObject> commonEventListener = nullptr; in OnRemoteRequest() local 70 sptr<IRemoteObject> commonEventListener = nullptr; in OnRemoteRequest() local 105 sptr<IRemoteObject> commonEventListener = data.ReadRemoteObject(); in OnRemoteRequest() local 125 sptr<IRemoteObject> commonEventListener = data.ReadRemoteObject(); in OnRemoteRequest() local 144 sptr<IRemoteObject> commonEventListener = data.ReadRemoteObject(); in OnRemoteRequest() local 291 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 299 const sptr<IRemoteObject> &commonEventListener, const uid_t &uid, const int32_t &callerToken, in PublishCommonEvent() 308 const sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent() 315 int32_t CommonEventStub::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 322 int32_t CommonEventStub::UnsubscribeCommonEventSync(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEventSync()
|
| D | common_event.cpp | 57 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 75 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 92 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 110 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 124 sptr<IRemoteObject> &commonEventListener) in PublishParameterCheck() 167 sptr<IRemoteObject> commonEventListener = nullptr; in SubscribeCommonEvent() local 391 …const std::shared_ptr<CommonEventSubscriber> &subscriber, sptr<IRemoteObject> &commonEventListener) in CreateCommonEventListener()
|
| D | common_event_proxy.cpp | 40 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 94 const sptr<IRemoteObject> &commonEventListener, const uid_t &uid, const int32_t &callerToken, in PublishCommonEvent() 158 const sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent() 207 int32_t CommonEventProxy::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 246 int32_t CommonEventProxy::UnsubscribeCommonEventSync(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEventSync()
|
| /base/notification/common_event_service/frameworks/native/test/unittest/ |
| D | common_event_unsubscribe_test.cpp | 75 const OHOS::sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 81 const OHOS::sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent() 86 virtual int32_t UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 209 sptr<IRemoteObject> commonEventListener = new CommonEventListener(subscriber); variable 227 sptr<IRemoteObject> commonEventListener = new CommonEventListener(subscriber); variable 292 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 OHOS::sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) 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/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/test/unittest/common_event_manager_service_branch_test/ |
| D | common_event_manager_service_branch_test.cpp | 81 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 104 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 124 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 167 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 198 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 225 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 252 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 279 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 305 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 331 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local [all …]
|
| /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 190 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 218 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 246 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 274 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 302 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 332 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable
|
| D | common_event_listener_test.cpp | 102 std::shared_ptr<CommonEventListener> commonEventListener = variable 118 std::shared_ptr<CommonEventListener> commonEventListener = variable
|
| /base/notification/common_event_service/tools/test/mock/ |
| D | mock_common_event_stub.cpp | 39 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 47 const sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent()
|
| /base/notification/common_event_service/frameworks/core/test/unittest/common_event_branch_test/ |
| D | common_event_branch_test.cpp | 83 sptr<IRemoteObject> commonEventListener = nullptr; variable 227 sptr<IRemoteObject> commonEventListener = nullptr; variable 244 sptr<IRemoteObject> commonEventListener = nullptr; variable
|
| /base/notification/common_event_service/services/src/ |
| D | common_event_manager_service.cpp | 105 const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, in PublishCommonEvent() 133 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const u… in PublishCommonEvent() 154 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const p… in PublishCommonEventDetailed() 225 const sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent() 289 …_t CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListene… in UnsubscribeCommonEvent() 316 …ommonEventManagerService::UnsubscribeCommonEventSync(const sptr<IRemoteObject> &commonEventListene… in UnsubscribeCommonEventSync()
|
| D | inner_common_event_manager.cpp | 214 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in PublishCommonEvent() 302 const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, in SubscribeCommonEvent() 357 bool InnerCommonEventManager::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent()
|
| /base/notification/common_event_service/test/fuzztest/commoneventproxy_fuzzer/ |
| D | commoneventproxy_fuzzer.cpp | 30 EventFwk::CommonEventListener commonEventListener(commonEventSubscriber); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/ |
| D | commoneventstub_fuzzer.cpp | 50 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/ |
| D | commoneventmanagerservice_fuzzer.cpp | 51 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/services/include/ |
| D | common_event_subscriber_manager.h | 34 sptr<IRemoteObject> commonEventListener; member
|