Searched refs:ALOGE (Results 1 - 25 of 52) sorted by relevance

123

/packages/apps/Nfc/nci/jni/
H A DMutex.cpp43 ALOGE ("Mutex::Mutex: fail init; error=0x%X", res);
62 ALOGE ("Mutex::~Mutex: fail destroy; error=0x%X", res);
81 ALOGE ("Mutex::lock: fail lock; error=0x%X", res);
100 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res);
119 ALOGE ("Mutex::tryLock: error=0x%X", res);
H A DCondVar.cpp47 ALOGE ("CondVar::CondVar: fail init; error=0x%X", res);
66 ALOGE ("CondVar::~CondVar: fail destroy; error=0x%X", res);
85 ALOGE ("CondVar::wait: fail wait; error=0x%X", res);
107 ALOGE ("CondVar::wait: fail get time; errno=0x%X", errno);
124 ALOGE ("CondVar::wait: fail timed wait; error=0x%X", waitResult);
144 ALOGE ("CondVar::notifyOne: fail signal; error=0x%X", res);
H A DRoutingManager.cpp116 ALOGE ("%s: fail ee register; error=0x%X", fn, nfaStat);
132 ALOGE("Waiting for EE info");
167 ALOGE ("Failed to configure UICC listen technologies.");
172 ALOGE ("Failed to configure UICC technology routing.");
182 ALOGE ("Failed to configure CE IsoDep technologies");
187 ALOGE("Failed to register wildcard AID for DH");
216 ALOGE ("Fail to set default tech routing for Nfc-A/Nfc-F");
224 ALOGE ("Fail to set default proto routing for IsoDep and T3T");
236 ALOGE ("Fail to set default tech routing for Nfc-A");
244 ALOGE ("Fai
[all...]
H A DNfcJniUtil.cpp84 ALOGE("%s: find class error", __FUNCTION__);
92 ALOGE("%s: create object error", __FUNCTION__);
99 ALOGE("%s: global ref error", __FUNCTION__);
159 ALOGE ("%s: find class error", __FUNCTION__);
167 ALOGE ("%s: create object error", __FUNCTION__);
174 ALOGE ("%s: global ref error", __FUNCTION__);
H A DNativeLlcpConnectionlessSocket.cpp84 ALOGE("%s: NFA_P2pSendUI failed, status = %d", __FUNCTION__, status);
197 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
206 ALOGE ("%s: Failed to wait for write semaphore (errno=0x%08x)", __FUNCTION__, errno);
213 ALOGE ("%s: Find LlcpPacket class error", __FUNCTION__);
222 ALOGE ("%s: Get Object class error", __FUNCTION__);
245 ALOGE ("%s: Failed to destroy sConnlessRecvSem semaphore (errno=0x%08x)", __FUNCTION__, errno);
273 ALOGE ("%s: disconnect failed, status = %d", __FUNCTION__, status);
H A DNativeNfcTag.cpp243 ALOGE ("%s: Unknown event %u ????", __FUNCTION__, event);
386 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno);
408 ALOGE ("%s: can't format mifare classic tag", __FUNCTION__);
421 ALOGE ("%s: can't format mifare classic tag", __FUNCTION__);
469 ALOGE ("%s: write/format error=%d", __FUNCTION__, status);
477 ALOGE ("%s: wait semaphore (errno=0x%08x)", __FUNCTION__, errno);
487 ALOGE ("%s: failed destroy semaphore (errno=0x%08x)", __FUNCTION__, errno);
570 ALOGE ("%s: Handle not found", __FUNCTION__);
577 ALOGE ("%s: tag already deactivated", __FUNCTION__);
654 ALOGE ("
[all...]
H A DNativeLlcpServiceSocket.cpp67 ALOGE ("%s: fail accept", __FUNCTION__);
74 ALOGE ("%s: fail create NativeLlcpSocket", __FUNCTION__);
83 ALOGE ("%s: get class object error", __FUNCTION__);
H A DPeerToPeer.cpp244 ALOGE ("%s: service name=%s no free entry", fn, serviceName);
252 ALOGE ("%s: invalid server handle", fn);
286 ALOGE ("%s: unknown server jni handle: %u", fn, jniHandle);
315 ALOGE ("%s: jni env is null", fn);
323 ALOGE ("%s: fail get p2p device", fn);
361 ALOGE ("%s: fail notify", fn);
388 ALOGE ("%s: jni env is null", fn);
398 ALOGE ("%s: fail notify", fn);
415 ALOGE ("%s: jni env is null", fn);
425 ALOGE ("
[all...]
H A DIntervalTimer.cpp59 ALOGE("IntervalTimer::set: fail set timer");
97 ALOGE("IntervalTimer::create: fail create timer");
H A DPowerSwitch.cpp122 ALOGE ("%s: not handled", fn);
174 ALOGE ("%s: unknown power level", fn);
210 ALOGE ("%s: not handled", fn);
312 ALOGE ("%s: API fail; stat=0x%X", fn, stat);
318 ALOGE ("%s: power is not ON; curr device mgt power state=%s (%u)", fn,
338 ALOGE ("%s: unable to full power; curr device mgt power stat=%s (%u)", fn,
347 ALOGE ("%s: API fail; stat=0x%X", fn, stat);
353 ALOGE ("%s: not in power-off state; curr device mgt power state=%s (%u)", fn,
/packages/services/Car/service/jni/
H A DJniInit.cpp32 ALOGE("GetEnv failed!");
39 ALOGE("register_com_android_car_CarCameraService failed %d", r);
44 ALOGE("register_com_android_car_CarInputService failed %d", r);
/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp.cpp57 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
62 ALOGE("Unable to allocate byte array for bd_addr");
71 ALOGE("%s: mCallbacksObj is null", __FUNCTION__);
82 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
89 ALOGE("%s: mCallbacksObj is null", __FUNCTION__);
100 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
105 ALOGE("Fail to new jintArray for attrs");
113 ALOGE("%s: mCallbacksObj is null", __FUNCTION__);
121 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
128 ALOGE("
[all...]
H A Dcom_android_bluetooth_a2dp.cpp56 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
61 ALOGE("Fail to new jbyteArray bd addr for connection state");
79 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
84 ALOGE("Fail to new jbyteArray bd addr for connection state");
118 ALOGE("Bluetooth module is not loaded");
135 ALOGE("Failed to allocate Global Ref for A2DP Callbacks");
141 ALOGE("Failed to get Bluetooth A2DP Interface");
146 ALOGE("Failed to initialize Bluetooth A2DP, status: %d", status);
156 ALOGE("Bluetooth module is not loaded");
187 ALOGE("Faile
[all...]
H A Dcom_android_bluetooth_hid.cpp23 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
66 ALOGE("Fail to new jbyteArray bd addr for HID channel state");
82 ALOGE("BTHH Status is not OK!");
89 ALOGE("Fail to new jbyteArray bd addr for get protocal mode callback");
106 ALOGE("BTHH Status is not OK!");
113 ALOGE("Fail to new jbyteArray bd addr for get report callback");
119 ALOGE("Fail to new jbyteArray data for get report callback");
141 ALOGE("Fail to new jbyteArray bd addr for HID channel state");
156 ALOGE("Fail to new jbyteArray bd addr for HID report");
175 ALOGE("Fai
[all...]
H A Dcom_android_bluetooth_hdp.cpp23 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
48 ALOGE("Callback env check fail: env: %p, callback: %p", env, sCallbackEnv);
70 ALOGE("Fail to new jbyteArray bd addr for channel state");
79 ALOGE("Failed to convert file descriptor, fd: %d", fd);
112 ALOGE("Bluetooth module is not loaded");
130 ALOGE("Failed to get Bluetooth Health Interface");
135 ALOGE("Failed to initialize Bluetooth HDP, status: %d", status);
147 ALOGE("Bluetooth module is not loaded");
172 ALOGE("Failed to register health app. No Bluetooth Health Interface available");
190 ALOGE("Faile
[all...]
H A Dcom_android_bluetooth_avrcp_controller.cpp64 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
77 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
93 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
99 ALOGE("Fail to new jbyteArray bd addr for connection state");
117 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
123 ALOGE("Fail to new jbyteArray bd addr ");
141 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
147 ALOGE("Fail to new jbyteArray bd addr ");
168 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
174 ALOGE("Fai
[all...]
H A Dcom_android_bluetooth_btservice_AdapterService.cpp76 ALOGE("An exception was thrown by callback '%s'.", methodName);
85 ALOGE("Callback env check fail: env: %p, callback: %p", env, callbackEnv);
93 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
120 ALOGE("Error while allocation of array in %s", __FUNCTION__);
132 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);
139 ALOGE("%s: Status %d is incorrect", __FUNCTION__, status);
145 ALOGE("%s: Error allocating byteArray", __FUNCTION__);
157 ALOGE("%s: Error allocating object Array for properties", __FUNCTION__);
164 ALOGE("%s: Error allocating int Array for values", __FUNCTION__);
189 ALOGE("Callbac
[all...]
H A Dcom_android_bluetooth_a2dp_sink.cpp57 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
62 ALOGE("Fail to new jbyteArray bd addr for connection state");
80 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
85 ALOGE("Fail to new jbyteArray bd addr for connection state");
103 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \
108 ALOGE("Fail to new jbyteArray bd addr for connection state");
144 ALOGE("Bluetooth module is not loaded");
162 ALOGE("Failed to get Bluetooth A2DP Sink Interface");
167 ALOGE("Failed to initialize Bluetooth A2DP Sink, status: %d", status);
179 ALOGE("Bluetoot
[all...]
H A Dcom_android_bluetooth_hfp.cpp23 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
78 ALOGE("Fail to new jbyteArray bd addr");
94 ALOGE("Fail to new jbyteArray bd addr for connection state");
112 ALOGE("Fail to new jbyteArray bd addr for audio state");
129 ALOGE("Fail to new jbyteArray bd addr for audio state");
146 ALOGE("Fail to new jbyteArray bd addr for audio state");
163 ALOGE("Fail to new jbyteArray bd addr for audio state");
180 ALOGE("Fail to new jbyteArray bd addr for audio state");
198 ALOGE("Fail to new jbyteArray bd addr for audio state");
218 ALOGE("Fai
[all...]
H A Dcom_android_bluetooth_hfpclient.cpp28 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
78 ALOGE("Fail to new jbyteArray bd addr for connection state");
96 ALOGE("Fail to new jbyteArray bd addr for audio state");
312 ALOGE("Bluetooth module is not loaded");
331 ALOGE("Failed to get Bluetooth HFP Client Interface");
337 ALOGE("Failed to initialize Bluetooth HFP Client, status: %d", status);
349 ALOGE("Bluetooth module is not loaded");
379 ALOGE("Failed AG connection, status: %d", status);
398 ALOGE("Failed AG disconnection, status: %d", status);
418 ALOGE("Faile
[all...]
/packages/apps/TV/usbtuner/jni/
H A Dlogging.h30 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR , LOG_TAG, __VA_ARGS__) macro
/packages/apps/Terminal/jni/
H A Djni_init.cpp31 ALOGE("ERROR: GetEnv failed");
/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc_list.cpp32 ALOGE("Mutex creation failed (errno=0x%08x)", errno);
48 ALOGE("Mutex destruction failed (errno=0x%08x)", errno);
66 ALOGE("Failed to malloc");
112 ALOGE("Failed to deallocate (list empty)");
142 ALOGE("Failed to deallocate (not found %8p)", pData);
174 ALOGE("Failed to deallocate (list empty)");
/packages/services/Car/vehicle_network_service/
H A DVehiclePropertyAccessControl.cpp76 ALOGE("Internal Error\n");
91 ALOGE("Unknown access tag %s for UID %s in PROPERTY %s\n",access, uid,
143 ALOGE("Internal Error");
156 ALOGE("PROPERTY given without name attribute");
163 ALOGE("PROPERTY given without value attribute");
192 ALOGE(
196 ALOGE(
200 ALOGE(
252 ALOGE("Vendor VNS Policy was applied\n");
266 ALOGE("Coul
[all...]
/packages/apps/Gallery2/jni/
H A Djni_egl_fence.cpp24 #define ALOGE(...) __android_log_print(ANDROID_LOG_ERROR,"egl_fence",__VA_ARGS__) macro
75 ALOGE("EGL FENCE: error waiting for fence: %#x", eglGetError());

Completed in 456 milliseconds

123