| /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 165 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 225 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 247 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 269 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 292 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 316 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 339 sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberPtr); variable 361 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<IRemoteObject>& commonEventListener, int32_t userId, int32_t& funcResult) in PublishCommonEvent() 87 … const OHOS::sptr<IRemoteObject>& commonEventListener, int32_t instanceKey, int32_t& funcResult) in SubscribeCommonEvent() 92 …virtual ErrCode UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject>& commonEventListener, int32… in UnsubscribeCommonEvent() 647 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 675 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 730 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 763 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 827 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 860 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 896 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/native/test/unittest/ |
| D | common_event_unsubscribe_test.cpp | 75 const OHOS::sptr<IRemoteObject>& commonEventListener, int32_t userId, int32_t& funcResult) in PublishCommonEvent() 81 … const OHOS::sptr<IRemoteObject>& commonEventListener, int32_t instanceKey, int32_t& funcResult) in SubscribeCommonEvent() 86 …virtual ErrCode UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject>& commonEventListener, int32… in UnsubscribeCommonEvent() 211 sptr<IRemoteObject> commonEventListener = new CommonEventListener(subscriber); variable 229 sptr<IRemoteObject> commonEventListener = new CommonEventListener(subscriber); variable 294 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriberTest); variable
|
| D | common_event_subscribe_test.cpp | 109 const OHOS::sptr<IRemoteObject>& commonEventListener, int32_t userId, int32_t& funcResult) in PublishCommonEvent() 115 … const OHOS::sptr<IRemoteObject>& commonEventListener, int32_t instanceKey, int32_t& funcResult) in SubscribeCommonEvent() 120 …virtual ErrCode UnsubscribeCommonEvent(const OHOS::sptr<IRemoteObject>& commonEventListener, int32… in UnsubscribeCommonEvent() 343 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable 406 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 106 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 127 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 173 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 205 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 233 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 261 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 289 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 316 sptr<IRemoteObject> commonEventListener = nullptr; in HWTEST_F() local 344 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 191 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 220 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 249 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 278 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 307 OHOS::sptr<OHOS::IRemoteObject> commonEventListener = new OHOS::MockIRemoteObject(); variable 338 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 | 52 const sptr<IRemoteObject>& commonEventListener, in PublishCommonEvent() 77 const sptr<IRemoteObject>& commonEventListener, in PublishCommonEvent() 90 const sptr<IRemoteObject>& commonEventListener, in SubscribeCommonEvent() 103 const sptr<IRemoteObject>& commonEventListener, in UnsubscribeCommonEvent() 112 const sptr<IRemoteObject>& commonEventListener, in UnsubscribeCommonEventSync()
|
| /base/notification/common_event_service/frameworks/core/src/ |
| D | common_event.cpp | 60 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 87 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 114 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 143 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 168 sptr<IRemoteObject> &commonEventListener) in PublishParameterCheck() 211 sptr<IRemoteObject> commonEventListener = nullptr; in SubscribeCommonEvent() local 507 …const std::shared_ptr<CommonEventSubscriber> &subscriber, sptr<IRemoteObject> &commonEventListener) in CreateCommonEventListener()
|
| /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 | 113 …const CommonEventPublishInfo& publishinfo, const sptr<IRemoteObject>& commonEventListener, int32_t… in PublishCommonEvent() 146 …const CommonEventPublishInfo& publishinfo, const sptr<IRemoteObject>& commonEventListener, uint32_… in PublishCommonEvent() 169 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const p… in PublishCommonEventDetailed() 239 const sptr<IRemoteObject>& commonEventListener, int32_t instanceKey, int32_t& funcResult) in SubscribeCommonEvent() 307 …de CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject>& commonEventListene… in UnsubscribeCommonEvent() 337 …ommonEventManagerService::UnsubscribeCommonEventSync(const sptr<IRemoteObject>& commonEventListene… in UnsubscribeCommonEventSync()
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicepublishcommonevent_fuzzer/ |
| D | publishcommonevent_fuzzer.cpp | 47 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicefinishreceiver_fuzzer/ |
| D | finishreceiver_fuzzer.cpp | 56 sptr<IRemoteObject> commonEventListener = new (std::nothrow) CommonEventListener(subscriber); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/serviceunsubscribecommonevent_fuzzer/ |
| D | subscribecommonevent_fuzzer.cpp | 58 sptr<IRemoteObject> commonEventListener = new (std::nothrow) CommonEventListener(subscriber); in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/test/fuzztest/commoneventmanagerservice/servicesubscribecommonevent_fuzzer/ |
| D | unsubscribecommonevent_fuzzer.cpp | 58 sptr<IRemoteObject> commonEventListener = new (std::nothrow) CommonEventListener(subscriber); 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/test/fuzztest/commoneventmanagerservice_fuzzer/ |
| D | commoneventmanagerservice_fuzzer.cpp | 48 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/common_event_service/services/include/ |
| D | common_event_subscriber_manager.h | 35 sptr<IRemoteObject> commonEventListener; member
|