Searched refs:commonEventManagerService (Results 1 – 3 of 3) sorted by relevance
76 CommonEventManagerService commonEventManagerService; in HWTEST_F() local77 int result = commonEventManagerService.Init(); in HWTEST_F()89 CommonEventManagerService commonEventManagerService; in HWTEST_F() local90 int result = commonEventManagerService.Init(); in HWTEST_F()102 CommonEventManagerService commonEventManagerService; in HWTEST_F() local119 CommonEventManagerService commonEventManagerService; in HWTEST_F() local138 CommonEventManagerService commonEventManagerService; in HWTEST_F() local155 CommonEventManagerService commonEventManagerService; in HWTEST_F() local171 CommonEventManagerService commonEventManagerService; in HWTEST_F() local191 commonEventManagerService.Init(); in HWTEST_F()[all …]
1012 CommonEventManagerService commonEventManagerService; variable1013 …bool result = commonEventManagerService.PublishCommonEvent(event, publishinfo, commonEventListener…1030 CommonEventManagerService commonEventManagerService; variable1031 bool result = commonEventManagerService.DumpState(dumpType, event, userId, state);1046 CommonEventManagerService commonEventManagerService; variable1047 bool result = commonEventManagerService.FinishReceiver(proxy, code, receiverData, false);1061 CommonEventManagerService commonEventManagerService; variable1062 int result = commonEventManagerService.Dump(fd, args);
203 sptr<CommonEventManagerService> commonEventManagerService = weakThis.promote(); in PublishCommonEventDetailed() local204 if (commonEventManagerService == nullptr) { in PublishCommonEventDetailed()217 commonEventManagerService); in PublishCommonEventDetailed()