Home
last modified time | relevance | path

Searched defs:commonEventListener (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp124 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 Dcommon_event_freeze_unit_test.cpp92 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 Dcommon_event_unsubscribe_unit_test.cpp101 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 Dcommon_event_publish_ordered_event_unit_test.cpp148 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 Dcommon_event_freeze_test.cpp58 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 Dcommon_event_publish_system_event_test.cpp170 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
221 OHOS::sptr<CommonEventListener> commonEventListener = new CommonEventListener(subscriber); variable
H A Dcommon_event_subscribe_unit_test.cpp81 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 Dcommon_event_unsubscribe_test.cpp75 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 Dcommon_event_subscribe_test.cpp98 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 Dcommon_event_manager_service_test.cpp75 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 Dcommon_event_stub.cpp46 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 Dcommon_event.cpp57 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 Dcommon_event_proxy.cpp40 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 Dcommon_event_manager_service_branch_test.cpp81 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 Dcommon_event_listener_test.cpp102 std::shared_ptr<CommonEventListener> commonEventListener = variable
118 std::shared_ptr<CommonEventListener> commonEventListener = variable
H A Dcommon_event_proxy_test.cpp165 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 Dmock_common_event_stub.cpp39 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 Dcommon_event_branch_test.cpp83 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 Dcommoneventproxy_fuzzer.cpp31 EventFwk::CommonEventListener commonEventListener(commonEventSubscriber); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp108 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 Dinner_common_event_manager.cpp205const 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 Dcommon_event_subscriber_manager.cpp48 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 Dcommoneventmanagerservice_fuzzer.cpp53 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/common_event_service/test/fuzztest/commoneventstub_fuzzer/
H A Dcommoneventstub_fuzzer.cpp52 sptr<IRemoteObject> commonEventListener = nullptr; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_subscriber_manager.h34 sptr<IRemoteObject> commonEventListener; member

12