Lines Matching defs:service
64 auto service = GetSysEventService();
65 if (service == nullptr) {
66 HILOG_ERROR(LOG_CORE, "Fail to get service.");
76 SysEventServiceProxy sysEventService(service);
77 service->RemoveDeathRecipient(spListenerCallBack->GetCallbackDeathRecipient());
86 auto service = GetSysEventService();
87 if (service == nullptr) {
88 HILOG_ERROR(LOG_CORE, "Fail to get service.");
91 SysEventServiceProxy sysEventService(service);
101 auto service = GetSysEventService();
102 if (service == nullptr) {
103 HILOG_ERROR(LOG_CORE, "Fail to get service.");
106 SysEventServiceProxy sysEventService(service);
114 auto service = GetSysEventService();
115 if (service == nullptr) {
116 HILOG_ERROR(LOG_CORE, "Fail to get service.");
125 SysEventServiceProxy sysEventService(service);
132 auto service = GetSysEventService();
133 if (service == nullptr) {
134 HILOG_ERROR(LOG_CORE, "Fail to get service.");
149 SysEventServiceProxy sysEventService(service);
156 auto service = GetSysEventService();
157 if (service == nullptr) {
158 HILOG_ERROR(LOG_CORE, "Fail to get service.");
176 SysEventServiceProxy sysEventService(service);
182 auto service = GetSysEventService();
183 if (service == nullptr) {
184 HILOG_ERROR(LOG_CORE, "Fail to get service.");
187 SysEventServiceProxy sysEventService(service);