Home
last modified time | relevance | path

Searched refs:EVENT_LOGE (Results 1 – 25 of 32) sorted by relevance

12

/base/notification/common_event_service/frameworks/core/src/
Dcommon_event_proxy.cpp46 EVENT_LOGE("Failed to write InterfaceToken"); in PublishCommonEvent()
51 EVENT_LOGE("Failed to write parcelable event"); in PublishCommonEvent()
56 EVENT_LOGE("Failed to write parcelable publishInfo"); in PublishCommonEvent()
62 EVENT_LOGE("Failed to write parcelable hasLastSubscrbier"); in PublishCommonEvent()
66 EVENT_LOGE("Failed to write parcelable commonEventListener"); in PublishCommonEvent()
72 EVENT_LOGE("Failed to write parcelable hasLastSubscrbier"); in PublishCommonEvent()
78 EVENT_LOGE("Failed to write parcelable userId"); in PublishCommonEvent()
84 EVENT_LOGE("Failed to send request"); in PublishCommonEvent()
102 EVENT_LOGE("Failed to write InterfaceToken"); in PublishCommonEvent()
107 EVENT_LOGE("Failed to write parcelable event"); in PublishCommonEvent()
[all …]
Dcommon_event.cpp36 EVENT_LOGE("failed to check publish parameter"); in PublishCommonEvent()
51 EVENT_LOGE("failed to check publish parameter"); in PublishCommonEventAsUser()
65 EVENT_LOGE("failed to check publish parameter"); in PublishCommonEvent()
81 EVENT_LOGE("failed to check publish parameter"); in PublishCommonEventAsUser()
93 EVENT_LOGE("the commonEventdata action is null"); in PublishParameterCheck()
98 EVENT_LOGE("When publishing unordered events, the subscriber object is not required."); in PublishParameterCheck()
103 EVENT_LOGE("the commonEventProxy_ is null"); in PublishParameterCheck()
109 EVENT_LOGE("failed to CreateCommonEventListener"); in PublishParameterCheck()
123 EVENT_LOGE("the subscriber is null"); in SubscribeCommonEvent()
128 EVENT_LOGE("the subscriber has no event"); in SubscribeCommonEvent()
[all …]
Dcommon_event_stub.cpp35 EVENT_LOGE("local descriptor is not equal to remote"); in OnRemoteRequest()
50 EVENT_LOGE("Failed to ReadParcelable<CommonEventData>"); in OnRemoteRequest()
54 EVENT_LOGE("Failed to ReadParcelable<CommonEventPublishInfo>"); in OnRemoteRequest()
59 EVENT_LOGE("Failed to write reply "); in OnRemoteRequest()
76 EVENT_LOGE("Failed to ReadParcelable<CommonEventData>"); in OnRemoteRequest()
80 EVENT_LOGE("Failed to ReadParcelable<CommonEventPublishInfo>"); in OnRemoteRequest()
85 EVENT_LOGE("Failed to write reply "); in OnRemoteRequest()
93 EVENT_LOGE("Failed to ReadParcelable<CommonEventSubscribeInfo>"); in OnRemoteRequest()
98 EVENT_LOGE("no valid commonEventListener!"); in OnRemoteRequest()
103 EVENT_LOGE("Failed to ReadParcelable<IRemoteObject>"); in OnRemoteRequest()
[all …]
Devent_receive_proxy.cpp40 EVENT_LOGE("Failed to write InterfaceToken"); in NotifyEvent()
46 EVENT_LOGE("Failed to send cmd to service due to remote object is null"); in NotifyEvent()
51 EVENT_LOGE("Failed to write parcelable"); in NotifyEvent()
56 EVENT_LOGE("Failed to write Bool"); in NotifyEvent()
61 EVENT_LOGE("Failed to write Bool"); in NotifyEvent()
68 EVENT_LOGE("Failed to SendRequest, error code: %{public}d", result); in NotifyEvent()
Dcommon_event_listener.cpp38 EVENT_LOGE("not ready"); in NotifyEvent()
46 EVENT_LOGE("invalid listener"); in NotifyEvent()
61 EVENT_LOGE("Failed to init with CommonEventSubscriber nullptr"); in Init()
70 EVENT_LOGE("Failed to init due to create runner error"); in Init()
78 EVENT_LOGE("Failed to init due to create handler error"); in Init()
89 EVENT_LOGE("runner is not ready"); in IsReady()
94 EVENT_LOGE("handler is not ready"); in IsReady()
115 EVENT_LOGE("Failed to create AsyncCommonEventResult"); in OnReceiveEvent()
120 EVENT_LOGE("CommonEventSubscriber ptr is nullptr"); in OnReceiveEvent()
142 EVENT_LOGE("commonEventSubscriber_ == nullptr"); in Stop()
Devent_receive_stub.cpp34 EVENT_LOGE("local descriptor is not equal to remote"); in OnRemoteRequest()
43 EVENT_LOGE("callback stub receive common event data is nullptr"); in OnRemoteRequest()
/base/notification/common_event_service/services/src/
Dcommon_event_manager_service.cpp53 EVENT_LOGE("Failed to init without inner service"); in Init()
59 EVENT_LOGE("Failed to init due to create runner error"); in Init()
64 EVENT_LOGE("Failed to init due to create handler error"); in Init()
70 EVENT_LOGE("Failed to Add main Thread"); in Init()
82 EVENT_LOGE("innerCommonEventManager is null"); in IsReady()
87 EVENT_LOGE("handler is null"); in IsReady()
101 EVENT_LOGE("CommonEventManagerService not ready"); in PublishCommonEvent()
121 EVENT_LOGE("CommonEventManagerService not ready"); in PublishCommonEvent()
126 EVENT_LOGE("Only sa can publish common event as proxy."); in PublishCommonEvent()
143 EVENT_LOGE("DLP hap not allowed to send common event"); in PublishCommonEventDetailed()
[all …]
Dbundle_manager_helper.cpp46 EVENT_LOGE("failed to get bms proxy"); in GetBundleName()
63 EVENT_LOGE("failed to get bms proxy"); in QueryExtensionInfos()
78 EVENT_LOGE("failed to get bms proxy"); in QueryExtensionInfos()
83 EVENT_LOGE("failed to QueryActiveOsAccountIds!"); in QueryExtensionInfos()
87 EVENT_LOGE("no os account acquired!"); in QueryExtensionInfos()
106 EVENT_LOGE("failed to get bms proxy"); in GetResConfigFile()
123 EVENT_LOGE("failed to get bms proxy"); in CheckIsSystemAppByUid()
141 EVENT_LOGE("failed to get bms proxy"); in CheckIsSystemAppByBundleName()
159 EVENT_LOGE("Failed to get system ability mgr."); in GetBundleMgrProxy()
166 EVENT_LOGE("Failed to get bundle manager service."); in GetBundleMgrProxy()
[all …]
Dability_manager_helper.cpp34 EVENT_LOGE("failed to get ability manager proxy!"); in ConnectAbility()
40 EVENT_LOGE("failed to create obj!"); in ConnectAbility()
53 EVENT_LOGE("Failed to get system ability mgr."); in GetAbilityMgrProxy()
59 EVENT_LOGE("Failed to get ability manager service."); in GetAbilityMgrProxy()
65 EVENT_LOGE("Failed to get system ability manager services ability"); in GetAbilityMgrProxy()
71 EVENT_LOGE("Failed to create AbilityManagerDeathRecipient"); in GetAbilityMgrProxy()
Dbms_death_recipient.cpp28 EVENT_LOGE("wptrDeath is null"); in OnRemoteDied()
34 EVENT_LOGE("object is null"); in OnRemoteDied()
Dability_manager_death_recipient.cpp28 EVENT_LOGE("wptrDeath is null"); in OnRemoteDied()
34 EVENT_LOGE("object is null"); in OnRemoteDied()
Dsubscriber_death_recipient.cpp27 EVENT_LOGE("remote object is null"); in OnRemoteDied()
33 EVENT_LOGE("object is null"); in OnRemoteDied()
Dinner_common_event_manager.cpp73 EVENT_LOGE("the commonEventdata action is null"); in PublishCommonEvent()
78 EVENT_LOGE("When publishing unordered events, the subscriber object is not required."); in PublishCommonEvent()
96 EVENT_LOGE( in PublishCommonEvent()
131 EVENT_LOGE("CommonEventControlManager ptr is nullptr"); in PublishCommonEvent()
165 EVENT_LOGE("the subscriber has no event"); in SubscribeCommonEvent()
169 EVENT_LOGE("InnerCommonEventManager::SubscribeCommonEvent:commonEventListener == nullptr"); in SubscribeCommonEvent()
210 EVENT_LOGE("commonEventListener == nullptr"); in UnsubscribeCommonEvent()
215 EVENT_LOGE("CommonEventControlManager ptr is nullptr"); in UnsubscribeCommonEvent()
278 EVENT_LOGE("CommonEventControlManager ptr is nullptr"); in DumpState()
288 EVENT_LOGE("CommonEventControlManager ptr is nullptr"); in FinishReceiver()
[all …]
Dcommon_event_manager_service_ability.cpp44 EVENT_LOGE("Failed to init the commonEventManagerService instance."); in OnStart()
49 EVENT_LOGE("Failed to publish CommonEventManagerService to SystemAbilityMgr"); in OnStart()
Dstatic_subscriber_manager.cpp76 EVENT_LOGE("QueryExtensionInfos failed"); in InitValidSubscribers()
100 EVENT_LOGE("failed to init subscriber list"); in PublishCommonEvent()
111 EVENT_LOGE("failed to init Init valid subscribers map!"); in PublishCommonEvent()
200 EVENT_LOGE("invalid profile"); in ParseEvents()
204 EVENT_LOGE("invalid format profile"); in ParseEvents()
210 EVENT_LOGE("invalid jsonObj"); in ParseEvents()
215 EVENT_LOGE("invalid common event obj size"); in ParseEvents()
259 EVENT_LOGE("GetProfile failed"); in AddSubscriber()
266EVENT_LOGE("GetOsAccountLocalIdFromUid failed, uid = %{public}d", extension.applicationInfo.uid); in AddSubscriber()
299 EVENT_LOGE("QueryExtensionInfos failed"); in AddSubscriberWithBundleName()
Dcommon_event_control_manager.cpp71 EVENT_LOGE("subscriberRecord is null"); in PublishStickyCommonEvent()
83 EVENT_LOGE("failed to get eventhandler"); in PublishFreezeCommonEvent()
96 EVENT_LOGE("failed to get eventhandler"); in PublishAllFreezeCommonEvents()
123 EVENT_LOGE("CommonEventControlManager is null"); in PublishFrozenEventsInner()
141 EVENT_LOGE("Fail to get IEventReceive proxy"); in NotifyFreezeEvents()
147 EVENT_LOGE("check permission is failed"); in NotifyFreezeEvents()
151 EVENT_LOGE("commonEventData == nullptr"); in NotifyFreezeEvents()
172 EVENT_LOGE("Failed to create UnorderedEventHandler"); in GetUnorderedEventHandler()
179 EVENT_LOGE("Failed to Add handler Thread"); in GetUnorderedEventHandler()
198 EVENT_LOGE("invalid vec"); in NotifyUnorderedEvent()
[all …]
/base/notification/common_event_service/frameworks/native/src/
Dcommon_event_subscriber.cpp45 EVENT_LOGE("failed to CheckSynchronous"); in SetCode()
55 EVENT_LOGE("failed to CheckSynchronous"); in GetCode()
65 EVENT_LOGE("failed to CheckSynchronous"); in SetData()
75 EVENT_LOGE("failed to CheckSynchronous"); in GetData()
85 EVENT_LOGE("failed to CheckSynchronous"); in SetCodeAndData()
95 EVENT_LOGE("failed to CheckSynchronous"); in AbortCommonEvent()
105 EVENT_LOGE("failed to CheckSynchronous"); in ClearAbortCommonEvent()
115 EVENT_LOGE("failed to CheckSynchronous"); in GetAbortCommonEvent()
154 EVENT_LOGE("Call when result is not set."); in CheckSynchronous()
Dasync_common_event_result.cpp40 EVENT_LOGE("failed to CheckSynchronous"); in SetCode()
57 EVENT_LOGE("failed to CheckSynchronous"); in SetData()
74 EVENT_LOGE("failed to CheckSynchronous"); in SetCodeAndData()
87 EVENT_LOGE("failed to CheckSynchronous"); in AbortCommonEvent()
99 EVENT_LOGE("failed to CheckSynchronous"); in ClearAbortCommonEvent()
118 EVENT_LOGE("failed to CheckSynchronous"); in FinishCommonEvent()
123 EVENT_LOGE("Common event already finished."); in FinishCommonEvent()
148 EVENT_LOGE("Subscriber want to set result for an unordered common event."); in CheckSynchronous()
Dcommon_event_subscribe_info.cpp108 EVENT_LOGE("Failed to write permission"); in Marshalling()
114 EVENT_LOGE("Failed to write priority"); in Marshalling()
120 EVENT_LOGE("Failed to write userId"); in Marshalling()
126 EVENT_LOGE("Failed to write threadMode"); in Marshalling()
132 EVENT_LOGE("Failed to write deviceId"); in Marshalling()
138 EVENT_LOGE("Failed to write matchingSkills"); in Marshalling()
168 EVENT_LOGE("Failed to read matchingSkills"); in ReadFromParcel()
180 EVENT_LOGE("commonEventSubscribeInfo == nullptr"); in Unmarshalling()
184 EVENT_LOGE("failed to read from parcel"); in Unmarshalling()
Dcommon_event_data.cpp75 EVENT_LOGE("null data"); in Marshalling()
83 EVENT_LOGE("Failed to write data"); in Marshalling()
89 EVENT_LOGE("Failed to write code"); in Marshalling()
94 EVENT_LOGE("Failed to write want"); in Marshalling()
118 EVENT_LOGE("Failed to ReadParcelable<Want>"); in ReadFromParcel()
131 EVENT_LOGE("CommonEventData == nullptr"); in Unmarshalling()
136 EVENT_LOGE("failed to ReadFromParcel"); in Unmarshalling()
Dcommon_event_publish_info.cpp88 EVENT_LOGE("common event Publish Info write permission failed"); in Marshalling()
94 EVENT_LOGE("common event Publish Info write ordered failed"); in Marshalling()
100 EVENT_LOGE("common event Publish Info write sticky failed"); in Marshalling()
105 EVENT_LOGE("common event Publish Info write bundleName failed"); in Marshalling()
118 EVENT_LOGE("ReadFromParcel read permission error"); in ReadFromParcel()
140 EVENT_LOGE("commonEventPublishInfo == nullptr"); in Unmarshalling()
145 EVENT_LOGE("failed to ReadFromParcel"); in Unmarshalling()
/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
Dcommon_event_services_module_test.cpp113 EVENT_LOGE("CES_TC_ModuleTest_0100 start");
123 EVENT_LOGE("CES_TC_ModuleTest_0100 end");
133 EVENT_LOGE("CES_TC_ModuleTest_0200 start");
143 EVENT_LOGE("CES_TC_ModuleTest_0200 end");
153 EVENT_LOGE("CES_TC_ModuleTest_0300 start");
163 EVENT_LOGE("CES_TC_ModuleTest_0300 end");
173 EVENT_LOGE("CES_TC_ModuleTest_0400 start");
200 EVENT_LOGE("CES_TC_ModuleTest_0400 end");
210 EVENT_LOGE("CES_TC_ModuleTest_0500 start");
221 EVENT_LOGE("CES_TC_ModuleTest_0500 end");
[all …]
/base/notification/common_event_service/interfaces/kits/napi/common_event/src/
Dcommon_event.cpp84 EVENT_LOGE("objectInfo is nullptr"); in SubscriberInstanceWrapper()
101 EVENT_LOGE("commonEventDataWorkerData is null"); in SetCommonEventData()
148 EVENT_LOGE("work is nullptr"); in UvQueueWorkOnReceiveEvent()
153 EVENT_LOGE("OnReceiveEvent commonEventDataWorkerData or ref is null"); in UvQueueWorkOnReceiveEvent()
159EVENT_LOGE("OnReceiveEvent commonEventDataWorkerData or ref is invalid which may be freed before"); in UvQueueWorkOnReceiveEvent()
170 EVENT_LOGE("failed to set common event data"); in UvQueueWorkOnReceiveEvent()
205 EVENT_LOGE("loop instance is nullptr"); in OnReceiveEvent()
211 EVENT_LOGE("work is null"); in OnReceiveEvent()
216 EVENT_LOGE("commonEventDataWorker is null"); in OnReceiveEvent()
243 EVENT_LOGE("failed to insert work into queue"); in OnReceiveEvent()
[all …]
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
Dnapi_common_event.cpp102 EVENT_LOGE("objectInfo is nullptr"); in SubscriberInstanceWrapper()
120 EVENT_LOGE("commonEventDataWorkerData is null"); in SetCommonEventData()
171 EVENT_LOGE("OnReceiveEvent commonEventDataWorkerData or ref is null"); in UvQueueWorkOnReceiveEvent()
177EVENT_LOGE("OnReceiveEvent commonEventDataWorkerData or ref is invalid which may be freed before"); in UvQueueWorkOnReceiveEvent()
222 EVENT_LOGE("loop instance is nullptr"); in OnReceiveEvent()
228 EVENT_LOGE("work is null"); in OnReceiveEvent()
233 EVENT_LOGE("commonEventDataWorker is null"); in OnReceiveEvent()
314 EVENT_LOGE("Wrong argument type. object expected."); in ParseParametersByCreateSubscriber()
322 EVENT_LOGE("Wrong argument type. Function expected."); in ParseParametersByCreateSubscriber()
409 EVENT_LOGE("Wrong number of arguments"); in CreateSubscriber()
[all …]
/base/notification/common_event_service/tools/cem/src/
Dshell_command.cpp64 EVENT_LOGE("failed to create command map.\n"); in ExecCommand()
68 EVENT_LOGE("failed to execute your command.\n"); in ExecCommand()

12