Home
last modified time | relevance | path

Searched defs:commonEventManagerService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dcommon_event_manager_service_test.cpp76 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
89 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
102 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
119 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
138 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
155 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
171 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
190 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
208 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
313 CommonEventManagerService commonEventManagerService; in HWTEST_F() local
H A Dcommon_event_subscribe_unit_test.cpp1012 CommonEventManagerService commonEventManagerService; variable
1030 CommonEventManagerService commonEventManagerService; variable
1046 CommonEventManagerService commonEventManagerService; variable
1061 CommonEventManagerService commonEventManagerService; variable
/ohos5.0/base/notification/common_event_service/services/src/
H A Dcommon_event_manager_service.cpp203 sptr<CommonEventManagerService> commonEventManagerService = weakThis.promote(); in PublishCommonEventDetailed() local