Home
last modified time | relevance | path

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

123

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp.cpp57 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in btavrcp_remote_features_callback()
62 ALOGE("Unable to allocate byte array for bd_addr"); in btavrcp_remote_features_callback()
71 ALOGE("%s: mCallbacksObj is null", __FUNCTION__); in btavrcp_remote_features_callback()
82 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in btavrcp_get_play_status_callback()
89 ALOGE("%s: mCallbacksObj is null", __FUNCTION__); in btavrcp_get_play_status_callback()
100 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in btavrcp_get_element_attr_callback()
105 ALOGE("Fail to new jintArray for attrs"); in btavrcp_get_element_attr_callback()
113 ALOGE("%s: mCallbacksObj is null", __FUNCTION__); in btavrcp_get_element_attr_callback()
121 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in btavrcp_register_notification_callback()
128 ALOGE("%s: mCallbacksObj is null", __FUNCTION__); in btavrcp_register_notification_callback()
[all …]
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"); in connection_state_callback()
82 ALOGE("BTHH Status is not OK!"); in get_protocol_mode_callback()
89 ALOGE("Fail to new jbyteArray bd addr for get protocal mode callback"); in get_protocol_mode_callback()
106 ALOGE("BTHH Status is not OK!"); in get_report_callback()
113 ALOGE("Fail to new jbyteArray bd addr for get report callback"); in get_report_callback()
119 ALOGE("Fail to new jbyteArray data for get report callback"); in get_report_callback()
141 ALOGE("Fail to new jbyteArray bd addr for HID channel state"); in virtual_unplug_callback()
175 ALOGE("Fail to new jbyteArray bd addr for handshake callback"); in handshake_callback()
213 ALOGE("Bluetooth module is not loaded"); in initializeNative()
[all …]
Dcom_android_bluetooth_btservice_AdapterService.cpp76 ALOGE("An exception was thrown by callback '%s'.", methodName); in checkAndClearExceptionFromCallback()
85 ALOGE("Callback env check fail: env: %p, callback: %p", env, callbackEnv); in checkCallbackThread()
93 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in adapter_state_change_callback()
120 ALOGE("Error while allocation of array in %s", __FUNCTION__); in get_properties()
132 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in adapter_properties_callback()
139 ALOGE("%s: Status %d is incorrect", __FUNCTION__, status); in adapter_properties_callback()
145 ALOGE("%s: Error allocating byteArray", __FUNCTION__); in adapter_properties_callback()
157 ALOGE("%s: Error allocating object Array for properties", __FUNCTION__); in adapter_properties_callback()
164 ALOGE("%s: Error allocating int Array for values", __FUNCTION__); in adapter_properties_callback()
189 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in remote_device_properties_callback()
[all …]
Dcom_android_bluetooth_avrcp_controller.cpp64 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in btavrcp_passthrough_response_callback()
77 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); in btavrcp_groupnavigation_response_callback()
93 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in btavrcp_connection_state_callback()
99 ALOGE("Fail to new jbyteArray bd addr for connection state"); in btavrcp_connection_state_callback()
117 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in btavrcp_get_rcfeatures_callback()
123 ALOGE("Fail to new jbyteArray bd addr "); in btavrcp_get_rcfeatures_callback()
141 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in btavrcp_setplayerapplicationsetting_rsp_callback()
147 ALOGE("Fail to new jbyteArray bd addr "); in btavrcp_setplayerapplicationsetting_rsp_callback()
168 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in btavrcp_playerapplicationsetting_callback()
174 ALOGE("Fail to new jbyteArray bd addr "); in btavrcp_playerapplicationsetting_callback()
[all …]
Dcom_android_bluetooth_hfp.cpp23 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__);\
76 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
92 ALOGE("Fail to new jbyteArray bd addr for connection state"); in connection_state_callback()
110 ALOGE("Fail to new jbyteArray bd addr for audio state"); in audio_state_callback()
127 ALOGE("Fail to new jbyteArray bd addr for audio state"); in voice_recognition_callback()
144 ALOGE("Fail to new jbyteArray bd addr for audio state"); in answer_call_callback()
161 ALOGE("Fail to new jbyteArray bd addr for audio state"); in hangup_call_callback()
178 ALOGE("Fail to new jbyteArray bd addr for audio state"); in volume_control_callback()
196 ALOGE("Fail to new jbyteArray bd addr for audio state"); in dial_call_callback()
216 ALOGE("Fail to new jbyteArray bd addr for audio state"); in dtmf_cmd_callback()
[all …]
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); in checkCallbackThread()
70 ALOGE("Fail to new jbyteArray bd addr for channel state"); in channel_state_callback()
79 ALOGE("Failed to convert file descriptor, fd: %d", fd); in channel_state_callback()
112 ALOGE("Bluetooth module is not loaded"); in initializeNative()
130 ALOGE("Failed to get Bluetooth Health Interface"); in initializeNative()
135 ALOGE("Failed to initialize Bluetooth HDP, status: %d", status); in initializeNative()
147 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
172 ALOGE("Failed to register health app. No Bluetooth Health Interface available"); in registerHealthAppNative()
190 ALOGE("Failed register health app, status: %d", status); in registerHealthAppNative()
[all …]
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"); in connection_state_cb()
96 ALOGE("Fail to new jbyteArray bd addr for audio state"); in audio_state_cb()
312 ALOGE("Bluetooth module is not loaded"); in initializeNative()
331 ALOGE("Failed to get Bluetooth HFP Client Interface"); in initializeNative()
337 ALOGE("Failed to initialize Bluetooth HFP Client, status: %d", status); in initializeNative()
349 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
379 ALOGE("Failed AG connection, status: %d", status); in connectNative()
398 ALOGE("Failed AG disconnection, status: %d", status); in disconnectNative()
418 ALOGE("Failed AG audio connection, status: %d", status); in connectAudioNative()
[all …]
Dcom_android_bluetooth_a2dp_sink.cpp57 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in bta2dp_connection_state_callback()
62 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_connection_state_callback()
80 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in bta2dp_audio_state_callback()
85 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_state_callback()
103 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in bta2dp_audio_config_callback()
108 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_config_callback()
144 ALOGE("Bluetooth module is not loaded"); in initNative()
162 ALOGE("Failed to get Bluetooth A2DP Sink Interface"); in initNative()
167 ALOGE("Failed to initialize Bluetooth A2DP Sink, status: %d", status); in initNative()
179 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
[all …]
Dcom_android_bluetooth_a2dp.cpp56 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in bta2dp_connection_state_callback()
61 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_connection_state_callback()
79 ALOGE("Callback: '%s' is not called on the correct thread", __FUNCTION__); \ in bta2dp_audio_state_callback()
84 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_state_callback()
118 ALOGE("Bluetooth module is not loaded"); in initNative()
136 ALOGE("Failed to get Bluetooth A2DP Interface"); in initNative()
141 ALOGE("Failed to initialize Bluetooth A2DP, status: %d", status); in initNative()
153 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
184 ALOGE("Failed HF connection, status: %d", status); in connectA2dpNative()
203 ALOGE("Failed HF disconnection, status: %d", status); in disconnectA2dpNative()
/packages/apps/Nfc/nci/jni/
DRoutingManager.cpp116 ALOGE ("%s: fail ee register; error=0x%X", fn, nfaStat); in initialize()
132 ALOGE("Waiting for EE info"); in initialize()
167 ALOGE ("Failed to configure UICC listen technologies."); in initialize()
172 ALOGE ("Failed to configure UICC technology routing."); in initialize()
182 ALOGE ("Failed to configure CE IsoDep technologies"); in initialize()
187 ALOGE("Failed to register wildcard AID for DH"); in initialize()
216 ALOGE ("Fail to set default tech routing for Nfc-A/Nfc-F"); in enableRoutingToHost()
224 ALOGE ("Fail to set default proto routing for IsoDep and T3T"); in enableRoutingToHost()
236 ALOGE ("Fail to set default tech routing for Nfc-A"); in enableRoutingToHost()
244 ALOGE ("Fail to set default proto routing for IsoDep"); in enableRoutingToHost()
[all …]
DPeerToPeer.cpp244 ALOGE ("%s: service name=%s no free entry", fn, serviceName); in registerServer()
252 ALOGE ("%s: invalid server handle", fn); in registerServer()
286 ALOGE ("%s: unknown server jni handle: %u", fn, jniHandle); in removeServer()
315 ALOGE ("%s: jni env is null", fn); in llcpActivatedHandler()
323 ALOGE ("%s: fail get p2p device", fn); in llcpActivatedHandler()
361 ALOGE ("%s: fail notify", fn); in llcpActivatedHandler()
388 ALOGE ("%s: jni env is null", fn); in llcpDeactivatedHandler()
398 ALOGE ("%s: fail notify", fn); in llcpDeactivatedHandler()
415 ALOGE ("%s: jni env is null", fn); in llcpFirstPacketHandler()
425 ALOGE ("%s: fail notify", fn); in llcpFirstPacketHandler()
[all …]
DNativeNfcTag.cpp243 ALOGE ("%s: Unknown event %u ????", __FUNCTION__, event); in ndefHandlerCallback()
386 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno); in nativeNfcTag_doWrite()
408 ALOGE ("%s: can't format mifare classic tag", __FUNCTION__); in nativeNfcTag_doWrite()
421 ALOGE ("%s: can't format mifare classic tag", __FUNCTION__); in nativeNfcTag_doWrite()
469 ALOGE ("%s: write/format error=%d", __FUNCTION__, status); in nativeNfcTag_doWrite()
477 ALOGE ("%s: wait semaphore (errno=0x%08x)", __FUNCTION__, errno); in nativeNfcTag_doWrite()
487 ALOGE ("%s: failed destroy semaphore (errno=0x%08x)", __FUNCTION__, errno); in nativeNfcTag_doWrite()
570 ALOGE ("%s: Handle not found", __FUNCTION__); in nativeNfcTag_doConnect()
577 ALOGE ("%s: tag already deactivated", __FUNCTION__); in nativeNfcTag_doConnect()
654 ALOGE ("%s: deactivate failed, status = %d", __FUNCTION__, status); in reSelect()
[all …]
DNativeNfcManager.cpp267 ALOGE("%s: NFA_DISC_RESULT_EVT error: status = %d", __FUNCTION__, status); in nfaConnectionCallback()
289 ALOGE("%s: NFA_SELECT_RESULT_EVT error: status = %d", __FUNCTION__, eventData->status); in nfaConnectionCallback()
341 ALOGE ("%s: Failed to disable RF field events", __FUNCTION__); in nfaConnectionCallback()
406 ALOGE ("%s: Failed to enable RF field events", __FUNCTION__); in nfaConnectionCallback()
421 ALOGE("%s: NFA_TLV_DETECT_EVT error: status = %d", __FUNCTION__, status); in nfaConnectionCallback()
454 ALOGE("%s: NFA_SELECT_CPLT_EVT error: status = %d", __FUNCTION__, status); in nfaConnectionCallback()
478ALOGE("%s: NFA_CE_NDEF_WRITE_START_EVT error: status = %d", __FUNCTION__, eventData->status); in nfaConnectionCallback()
528 ALOGE("%s: unknown event ????", __FUNCTION__); in nfaConnectionCallback()
552 ALOGE ("%s: fail allocate native data", __FUNCTION__); in nfcManager_initNativeStruc()
591 ALOGE ("%s: fail cache NativeNfcTag", __FUNCTION__); in nfcManager_initNativeStruc()
[all …]
DCondVar.cpp47 ALOGE ("CondVar::CondVar: fail init; error=0x%X", res); in CondVar()
66 ALOGE ("CondVar::~CondVar: fail destroy; error=0x%X", res); in ~CondVar()
85 ALOGE ("CondVar::wait: fail wait; error=0x%X", res); in wait()
107 ALOGE ("CondVar::wait: fail get time; errno=0x%X", errno); in wait()
124 ALOGE ("CondVar::wait: fail timed wait; error=0x%X", waitResult); in wait()
144 ALOGE ("CondVar::notifyOne: fail signal; error=0x%X", res); in notifyOne()
DMutex.cpp43 ALOGE ("Mutex::Mutex: fail init; error=0x%X", res); in Mutex()
62 ALOGE ("Mutex::~Mutex: fail destroy; error=0x%X", res); in ~Mutex()
81 ALOGE ("Mutex::lock: fail lock; error=0x%X", res); in lock()
100 ALOGE ("Mutex::unlock: fail unlock; error=0x%X", res); in unlock()
119 ALOGE ("Mutex::tryLock: error=0x%X", res); in tryLock()
DPowerSwitch.cpp122 ALOGE ("%s: not handled", fn); in initialize()
174 ALOGE ("%s: unknown power level", fn); in setLevel()
210 ALOGE ("%s: not handled", fn); in setLevel()
312 ALOGE ("%s: API fail; stat=0x%X", fn, stat); in setPowerOffSleepState()
318 ALOGE ("%s: power is not ON; curr device mgt power state=%s (%u)", fn, in setPowerOffSleepState()
338 ALOGE ("%s: unable to full power; curr device mgt power stat=%s (%u)", fn, in setPowerOffSleepState()
347 ALOGE ("%s: API fail; stat=0x%X", fn, stat); in setPowerOffSleepState()
353 ALOGE ("%s: not in power-off state; curr device mgt power state=%s (%u)", fn, in setPowerOffSleepState()
DNfcJniUtil.cpp84 ALOGE("%s: find class error", __FUNCTION__); in nfc_jni_cache_object()
92 ALOGE("%s: create object error", __FUNCTION__); in nfc_jni_cache_object()
99 ALOGE("%s: global ref error", __FUNCTION__); in nfc_jni_cache_object()
159 ALOGE ("%s: find class error", __FUNCTION__); in nfc_jni_cache_object_local()
167 ALOGE ("%s: create object error", __FUNCTION__); in nfc_jni_cache_object_local()
174 ALOGE ("%s: global ref error", __FUNCTION__); in nfc_jni_cache_object_local()
DNativeLlcpConnectionlessSocket.cpp84 ALOGE("%s: NFA_P2pSendUI failed, status = %d", __FUNCTION__, status); in nativeLlcpConnectionlessSocket_doSendTo()
197 ALOGE ("%s: semaphore creation failed (errno=0x%08x)", __FUNCTION__, errno); in nativeLlcpConnectionlessSocket_doReceiveFrom()
206 ALOGE ("%s: Failed to wait for write semaphore (errno=0x%08x)", __FUNCTION__, errno); in nativeLlcpConnectionlessSocket_doReceiveFrom()
213 ALOGE ("%s: Find LlcpPacket class error", __FUNCTION__); in nativeLlcpConnectionlessSocket_doReceiveFrom()
222 ALOGE ("%s: Get Object class error", __FUNCTION__); in nativeLlcpConnectionlessSocket_doReceiveFrom()
245ALOGE ("%s: Failed to destroy sConnlessRecvSem semaphore (errno=0x%08x)", __FUNCTION__, errno); in nativeLlcpConnectionlessSocket_doReceiveFrom()
273 ALOGE ("%s: disconnect failed, status = %d", __FUNCTION__, status); in nativeLlcpConnectionlessSocket_doClose()
/packages/services/Car/vehicle_network_service/
DVehiclePropertyAccessControl.cpp76 ALOGE("Internal Error\n"); in accessToInt()
91 ALOGE("Unknown access tag %s for UID %s in PROPERTY %s\n",access, uid, in accessToInt()
143 ALOGE("Internal Error"); in populate()
156 ALOGE("PROPERTY given without name attribute"); in populate()
163 ALOGE("PROPERTY given without value attribute"); in populate()
192 ALOGE( in populate()
196 ALOGE( in populate()
200 ALOGE( in populate()
252 ALOGE("Vendor VNS Policy was applied\n"); in init()
266 ALOGE("Could not find %s\n", policy); in process()
[all …]
/packages/apps/Nfc/nxp/jni/
Dcom_android_nfc_NativeNfcManager.cpp157ALOGE("phLibNfc_Mgt_DeInitialize() (download) returned 0x%04x[%s]", status, nfc_jni_get_status_nam… in nfc_jni_download_locked()
189ALOGE("phLibNfc_Mgt_Initialize() (download) returned 0x%04x[%s]", status, nfc_jni_get_status_name(… in nfc_jni_download_locked()
196 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in nfc_jni_download_locked()
256ALOGE("phLibNfc_Mgt_ConfigureDriver() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status… in nfc_jni_configure_driver()
263 ALOGE("pthread_create failed"); in nfc_jni_configure_driver()
285ALOGE("phLibNfc_Mgt_UnConfigureDriver() returned error 0x%04x[%s] -- this should never happen", st… in nfc_jni_unconfigure_driver()
324 ALOGE("hw_get_module() failed."); in nfc_jni_initialize()
329 ALOGE("Could not open pn544 hw_module."); in nfc_jni_initialize()
333 ALOGE("Could not load EEPROM settings"); in nfc_jni_initialize()
357ALOGE("phLibNfc_Mgt_Initialize() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status)); in nfc_jni_initialize()
[all …]
Dcom_android_nfc_NativeP2pDevice.cpp151ALOGE("phLibNfc_RemoteDev_Connect(P2P) returned 0x%04x[%s]", status, nfc_jni_get_status_name(statu… in com_android_nfc_NativeP2pDevice_doConnect()
159 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeP2pDevice_doConnect()
232ALOGE("phLibNfc_RemoteDev_Disconnect() returned 0x%04x[%s]", status, nfc_jni_get_status_name(statu… in com_android_nfc_NativeP2pDevice_doDisconnect()
235 ALOGE("phLibNfc_RemoteDev_Disconnect() failed: Target not connected"); in com_android_nfc_NativeP2pDevice_doDisconnect()
239 ALOGE("phLibNfc_RemoteDev_Disconnect() failed"); in com_android_nfc_NativeP2pDevice_doDisconnect()
250 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeP2pDevice_doDisconnect()
315ALOGE("phLibNfc_RemoteDev_Transceive(P2P) returned 0x%04x[%s]", status, nfc_jni_get_status_name(st… in com_android_nfc_NativeP2pDevice_doTransceive()
323 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeP2pDevice_doTransceive()
383ALOGE("phLibNfc_RemoteDev_Receive() returned 0x%04x[%s]", status, nfc_jni_get_status_name(status)); in com_android_nfc_NativeP2pDevice_doReceive()
391 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeP2pDevice_doReceive()
[all …]
Dcom_android_nfc_list.cpp32 ALOGE("Mutex creation failed (errno=0x%08x)", errno); in listInit()
48 ALOGE("Mutex destruction failed (errno=0x%08x)", errno); in listDestroy()
66 ALOGE("Failed to malloc"); in listAdd()
112 ALOGE("Failed to deallocate (list empty)"); in listRemove()
142 ALOGE("Failed to deallocate (not found %8p)", pData); in listRemove()
174 ALOGE("Failed to deallocate (list empty)"); in listGetAndRemoveNext()
Dcom_android_nfc_NativeLlcpConnectionlessSocket.cpp92 ALOGE("phLibNfc_Llcp_SendTo() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpConnectionlessSocket_doSendTo()
100 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeLlcpConnectionlessSocket_doSendTo()
143 ALOGE("Find LlcpPacket class error"); in com_android_nfc_NativeLlcpConnectionlessSocket_doReceiveFrom()
151 ALOGE("Get Object class error"); in com_android_nfc_NativeLlcpConnectionlessSocket_doReceiveFrom()
172 ALOGE("phLibNfc_Llcp_RecvFrom() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpConnectionlessSocket_doReceiveFrom()
180 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeLlcpConnectionlessSocket_doReceiveFrom()
228 ALOGE("phLibNfc_Llcp_Close() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpConnectionlessSocket_doClose()
Dcom_android_nfc_NativeLlcpSocket.cpp141ALOGE("phLibNfc_Llcp_Connect(%d) returned 0x%04x[%s]", nSap, ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpSocket_doConnect()
149 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeLlcpSocket_doConnect()
200 ALOGE("phLibNfc_Llcp_ConnectByUri() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpSocket_doConnectBy()
208 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeLlcpSocket_doConnectBy()
241 ALOGE("phLibNfc_Llcp_Close() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpSocket_doClose()
281 ALOGE("phLibNfc_Llcp_Send() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpSocket_doSend()
289 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeLlcpSocket_doSend()
345 ALOGE("Failed to wait for semaphore (errno=0x%08x)", errno); in com_android_nfc_NativeLlcpSocket_doReceive()
361 ALOGE("phLibNfc_Llcp_Recv() returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret)); in com_android_nfc_NativeLlcpSocket_doReceive()
/packages/services/Car/libvehiclenetwork/native/
DIVehicleNetworkHalMock.cpp68 ALOGE("listProperties, no memory"); in onListProperties()
74 ALOGE("listProperties, cannot read blob %d", status); in onListProperties()
83 ALOGE("listProperties, cannot parse reply"); in onListProperties()
91 ALOGE("listProperties, cannot convert VehiclePropConfigs %d", status); in onListProperties()
164 ALOGE("non-system user tried access, uid %d", uid); in isSystemUser()
207 ALOGE("setProperty:service, cannot read blob"); in onTransact()
213 ALOGE("setProperty:service, cannot parse data"); in onTransact()
218 ALOGE("setProperty:service, cannot convert data"); in onTransact()
231 ALOGE("onPropertyGet cannot read %d", r); in onTransact()

123