/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
H A 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 …]
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/ |
H A 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 …]
|
H A 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
|
H A 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
|
H A 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()
|
H A 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
|
H A 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
|
/ohos5.0/base/notification/common_event_service/frameworks/native/test/unittest/ |
H A 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
|
H A 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
|
/ohos5.0/base/notification/common_event_service/test/benchmarktest/common_event_service_test/ |
H A 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
|
/ohos5.0/base/notification/common_event_service/frameworks/core/src/ |
H A 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 272 const sptr<IRemoteObject> &commonEventListener, const int32_t &userId) in PublishCommonEvent() 280 const sptr<IRemoteObject> &commonEventListener, const uid_t &uid, const int32_t &callerToken, in PublishCommonEvent() 289 const sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent() 296 int32_t CommonEventStub::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent()
|
H A D | common_event.cpp | 57 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 76 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 94 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEvent() local 113 sptr<IRemoteObject> commonEventListener = nullptr; in PublishCommonEventAsUser() local 128 sptr<IRemoteObject> &commonEventListener) in PublishParameterCheck() 172 sptr<IRemoteObject> commonEventListener = nullptr; in SubscribeCommonEvent() local 377 …const std::shared_ptr<CommonEventSubscriber> &subscriber, sptr<IRemoteObject> &commonEventListener) in CreateCommonEventListener()
|
H A 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()
|
/ohos5.0/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/ |
H A 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 …]
|
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/ |
H A D | common_event_listener_test.cpp | 102 std::shared_ptr<CommonEventListener> commonEventListener = variable 118 std::shared_ptr<CommonEventListener> commonEventListener = variable
|
H A 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
|
/ohos5.0/base/notification/common_event_service/tools/test/mock/ |
H A 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()
|
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/common_event_branch_test/ |
H A D | common_event_branch_test.cpp | 83 sptr<IRemoteObject> commonEventListener = nullptr; variable 227 sptr<IRemoteObject> commonEventListener = nullptr; variable 244 sptr<IRemoteObject> commonEventListener = nullptr; variable
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventproxy_fuzzer/ |
H A D | commoneventproxy_fuzzer.cpp | 31 EventFwk::CommonEventListener commonEventListener(commonEventSubscriber); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_manager_service.cpp | 108 const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, in PublishCommonEvent() 136 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const u… in PublishCommonEvent() 157 …const CommonEventPublishInfo &publishinfo, const sptr<IRemoteObject> &commonEventListener, const p… in PublishCommonEventDetailed() 228 const sptr<IRemoteObject> &commonEventListener, const int32_t instanceKey) in SubscribeCommonEvent() 292 …_t CommonEventManagerService::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListene… in UnsubscribeCommonEvent()
|
H A D | inner_common_event_manager.cpp | 205 …const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, const pid_t &pid, con… in PublishCommonEvent() 300 const sptr<IRemoteObject> &commonEventListener, const struct tm &recordTime, in SubscribeCommonEvent() 359 bool InnerCommonEventManager::UnsubscribeCommonEvent(const sptr<IRemoteObject> &commonEventListener) in UnsubscribeCommonEvent() 668 …d InnerCommonEventManager::SendUnSubscribeHiSysEvent(const sptr<IRemoteObject> &commonEventListene… in SendUnSubscribeHiSysEvent()
|
H A D | common_event_subscriber_manager.cpp | 48 const SubscribeInfoPtr &eventSubscribeInfo, const sptr<IRemoteObject> &commonEventListener, in InsertSubscriber() 107 int CommonEventSubscriberManager::RemoveSubscriber(const sptr<IRemoteObject> &commonEventListener) in RemoveSubscriber() 134 const sptr<IRemoteObject> &commonEventListener) in GetSubscriberRecord() 326 …EventSubscriberManager::RemoveSubscriberRecordLocked(const sptr<IRemoteObject> &commonEventListene… in RemoveSubscriberRecordLocked()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventmanagerservice_fuzzer/ |
H A D | commoneventmanagerservice_fuzzer.cpp | 53 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/ |
H A D | commoneventstub_fuzzer.cpp | 52 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/common_event_service/services/include/ |
H A D | common_event_subscriber_manager.h | 34 sptr<IRemoteObject> commonEventListener; member
|