Home
last modified time | relevance | path

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

123

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp.cpp66 ALOGE("%s: mCallbacksObj is null", __func__); in btavrcp_remote_features_callback()
73 ALOGE("Unable to allocate byte array for bd_addr"); in btavrcp_remote_features_callback()
89 ALOGE("%s: mCallbacksObj is null", __func__); in btavrcp_get_play_status_callback()
96 ALOGE("Fail to new jbyteArray bd addr for get_play_status command"); in btavrcp_get_play_status_callback()
112 ALOGE("%s: mCallbacksObj is null", __func__); in btavrcp_get_element_attr_callback()
119 ALOGE("Fail to new jbyteArray bd addr for get_element_attr command"); in btavrcp_get_element_attr_callback()
126 ALOGE("Fail to new jintArray for attrs"); in btavrcp_get_element_attr_callback()
145 ALOGE("%s: mCallbacksObj is null", __func__); in btavrcp_register_notification_callback()
152 ALOGE("Fail to new jbyteArray bd addr for register_notification command"); in btavrcp_register_notification_callback()
168 ALOGE("%s: mCallbacksObj is null", __func__); in btavrcp_volume_change_callback()
[all …]
Dcom_android_bluetooth_hid.cpp46 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
59 ALOGE("%s: mCallbacksObj is null", __func__); in connection_state_callback()
64 ALOGE("Fail to new jbyteArray bd addr for HID channel state"); in connection_state_callback()
78 ALOGE("%s: mCallbacksObj is null", __func__); in get_protocol_mode_callback()
82 ALOGE("BTHH Status is not OK!"); in get_protocol_mode_callback()
88 ALOGE("Fail to new jbyteArray bd addr for get protocal mode callback"); in get_protocol_mode_callback()
101 ALOGE("%s: mCallbacksObj is null", __func__); in get_report_callback()
105 ALOGE("BTHH Status is not OK!"); in get_report_callback()
111 ALOGE("Fail to new jbyteArray bd addr for get report callback"); in get_report_callback()
117 ALOGE("Fail to new jbyteArray data for get report callback"); in get_report_callback()
[all …]
Dcom_android_bluetooth_btservice_AdapterService.cpp86 ALOGE("Error while allocation of array in %s", __func__); in get_properties()
106 ALOGE("%s: Status %d is incorrect", __func__, status); in adapter_properties_callback()
114 ALOGE("%s: Error allocating byteArray", __func__); in adapter_properties_callback()
128 ALOGE("%s: Error allocating object Array for properties", __func__); in adapter_properties_callback()
135 ALOGE("%s: Error allocating int Array for values", __func__); in adapter_properties_callback()
160 ALOGE("%s: Status %d is incorrect", __func__, status); in remote_device_properties_callback()
168 ALOGE("%s: Error allocating byteArray", __func__); in remote_device_properties_callback()
182 ALOGE("%s: Error allocating object Array for properties", __func__); in remote_device_properties_callback()
189 ALOGE("%s: Error allocating int Array for values", __func__); in remote_device_properties_callback()
196 ALOGE("Error while allocation byte array in %s", __func__); in remote_device_properties_callback()
[all …]
Dcom_android_bluetooth_avrcp_controller.cpp65 ALOGE("Fail to new jbyteArray bd addr for passthrough response"); in btavrcp_passthrough_response_callback()
93 ALOGE("Fail to new jbyteArray bd addr for connection state"); in btavrcp_connection_state_callback()
112 ALOGE("Fail to new jbyteArray bd addr "); in btavrcp_get_rcfeatures_callback()
131 ALOGE("Fail to new jbyteArray bd addr "); in btavrcp_setplayerapplicationsetting_rsp_callback()
151 ALOGE("Fail to new jbyteArray bd addr "); in btavrcp_playerapplicationsetting_callback()
169 ALOGE("Fail to new jbyteArray playerattribs "); in btavrcp_playerapplicationsetting_callback()
198 ALOGE("Fail to get new array "); in btavrcp_playerapplicationsetting_changed_callback()
208 ALOGE("Fail to new jbyteArray playerattribs "); in btavrcp_playerapplicationsetting_changed_callback()
236 ALOGE("Fail to get new array "); in btavrcp_set_abs_vol_cmd_callback()
255 ALOGE("Fail to get new array "); in btavrcp_register_notification_absvol_callback()
[all …]
Dcom_android_bluetooth_hfp.cpp64 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
108 ALOGE("Fail to new jbyteArray bd addr for audio state"); in voice_recognition_callback()
123 ALOGE("Fail to new jbyteArray bd addr for audio state"); in answer_call_callback()
137 ALOGE("Fail to new jbyteArray bd addr for audio state"); in hangup_call_callback()
152 ALOGE("Fail to new jbyteArray bd addr for audio state"); in volume_control_callback()
167 ALOGE("Fail to new jbyteArray bd addr for audio state"); in dial_call_callback()
184 ALOGE("Fail to new jbyteArray bd addr for audio state"); in dtmf_cmd_callback()
200 ALOGE("Fail to new jbyteArray bd addr for audio state"); in noice_reduction_callback()
227 ALOGE("Fail to new jbyteArray bd addr for audio state"); in at_chld_callback()
244 ALOGE("Fail to new jbyteArray bd addr for audio state"); in at_cnum_callback()
[all …]
Dcom_android_bluetooth_hdp.cpp53 ALOGE("Fail to new jbyteArray bd addr for channel state"); in channel_state_callback()
62 ALOGE("Failed to convert file descriptor, fd: %d", fd); in channel_state_callback()
91 ALOGE("Bluetooth module is not loaded"); in initializeNative()
110 ALOGE("Failed to get Bluetooth Health Interface"); in initializeNative()
116 ALOGE("Failed to initialize Bluetooth HDP, status: %d", status); in initializeNative()
128 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
149 ALOGE( in registerHealthAppNative()
174 ALOGE("Failed register health app, status: %d", status); in registerHealthAppNative()
189 ALOGE("Failed to unregister app %d, status: %d", app_id, status); in unregisterHealthAppNative()
200 ALOGE("Bluetooth device address null"); in connectChannelNative()
[all …]
Dcom_android_bluetooth_hfpclient.cpp59 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
383 ALOGE("Bluetooth module is not loaded"); in initializeNative()
403 ALOGE("Failed to get Bluetooth HFP Client Interface"); in initializeNative()
410 ALOGE("Failed to initialize Bluetooth HFP Client, status: %d", status); in initializeNative()
421 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
449 ALOGE("Failed AG connection, status: %d", status); in connectNative()
468 ALOGE("Failed AG disconnection, status: %d", status); in disconnectNative()
487 ALOGE("Failed AG audio connection, status: %d", status); in connectAudioNative()
506 ALOGE("Failed AG audio disconnection, status: %d", status); in disconnectAudioNative()
525 ALOGE("Failed to start voice recognition, status: %d", status); in startVoiceRecognitionNative()
[all …]
Dcom_android_bluetooth_a2dp.cpp59 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_connection_state_callback()
78 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_state_callback()
197 ALOGE("Invalid BluetoothCodecConfig instance"); in prepareCodecPreferences()
242 ALOGE("Bluetooth module is not loaded"); in initNative()
259 ALOGE("Failed to allocate Global Ref for A2DP Callbacks"); in initNative()
266 ALOGE("Failed to allocate Global Ref for BluetoothCodecConfig class"); in initNative()
274 ALOGE("Failed to get Bluetooth A2DP Interface"); in initNative()
284 ALOGE("Failed to initialize Bluetooth A2DP, status: %d", status); in initNative()
293 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
324 ALOGE("Failed HF connection, status: %d", status); in connectA2dpNative()
[all …]
Dcom_android_bluetooth_a2dp_sink.cpp45 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_connection_state_callback()
64 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_state_callback()
84 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_config_callback()
116 ALOGE("Bluetooth module is not loaded"); in initNative()
136 ALOGE("Failed to get Bluetooth A2DP Sink Interface"); in initNative()
142 ALOGE("Failed to initialize Bluetooth A2DP Sink, status: %d", status); in initNative()
154 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
182 ALOGE("Failed HF connection, status: %d", status); in connectA2dpNative()
200 ALOGE("Failed HF disconnection, status: %d", status); in disconnectA2dpNative()
Dcom_android_bluetooth_sdp.cpp75 ALOGE("Bluetooth module is not loaded"); in initializeNative()
87 ALOGE("Error getting SDP client interface"); in initializeNative()
132 ALOGE("failed to get uuid"); in sdpSearchNative()
141 ALOGE("SDP Search initialization failed: %d", ret); in sdpSearchNative()
280 ALOGE("SDP Create record failed: %d", ret); in sdpCreateMapMasRecordNative()
317 ALOGE("SDP Create record failed: %d", ret); in sdpCreateMapMnsRecordNative()
356 ALOGE("SDP Create record failed: %d", ret); in sdpCreatePbapPseRecordNative()
403 ALOGE("SDP Create record failed: %d", ret); in sdpCreateOppOpsRecordNative()
438 ALOGE("SDP Create record failed: %d", ret); in sdpCreateSapsRecordNative()
454 ALOGE("SDP Remove record failed: %d", ret); in sdpRemoveSdpRecordNative()
[all …]
/packages/apps/Nfc/nci/jni/
DRoutingManager.cpp117 ALOGE("%s: fail ee register; error=0x%X", fn, nfaStat); in initialize()
168 ALOGE("Failed to configure UICC listen technologies."); in initialize()
173 ALOGE("Failed to configure UICC technology routing."); in initialize()
183 ALOGE("Failed to configure CE IsoDep technologies"); in initialize()
188 ALOGE("Failed to register wildcard AID for DH"); in initialize()
217 ALOGE("Fail to set default tech routing for Nfc-A/Nfc-F"); in enableRoutingToHost()
225 ALOGE("Fail to set default proto routing for IsoDep and T3T"); in enableRoutingToHost()
237 ALOGE("Fail to set default tech routing for Nfc-A"); in enableRoutingToHost()
245 ALOGE("Fail to set default proto routing for IsoDep"); in enableRoutingToHost()
255 ALOGE("Fail to set default tech routing for Nfc-F"); 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 ????", __func__, event); in ndefHandlerCallback()
386 ALOGE("%s: semaphore creation failed (errno=0x%08x)", __func__, errno); in nativeNfcTag_doWrite()
408 ALOGE("%s: can't format mifare classic tag", __func__); in nativeNfcTag_doWrite()
421 ALOGE("%s: can't format mifare classic tag", __func__); in nativeNfcTag_doWrite()
469 ALOGE("%s: write/format error=%d", __func__, status); in nativeNfcTag_doWrite()
477 ALOGE("%s: wait semaphore (errno=0x%08x)", __func__, errno); in nativeNfcTag_doWrite()
487 ALOGE("%s: failed destroy semaphore (errno=0x%08x)", __func__, errno); in nativeNfcTag_doWrite()
570 ALOGE("%s: Handle not found", __func__); in nativeNfcTag_doConnect()
577 ALOGE("%s: tag already deactivated", __func__); in nativeNfcTag_doConnect()
654 ALOGE("%s: deactivate failed, status = %d", __func__, status); in reSelect()
[all …]
DNativeNfcManager.cpp273 ALOGE("%s: NFA_DISC_RESULT_EVT error: status = %d", __func__, status); in nfaConnectionCallback()
295 ALOGE("%s: NFA_SELECT_RESULT_EVT error: status = %d", __func__, eventData->status); in nfaConnectionCallback()
349 ALOGE ("%s: Failed to disable RF field events", __func__); in nfaConnectionCallback()
417 ALOGE ("%s: Failed to enable RF field events", __func__); in nfaConnectionCallback()
433 ALOGE("%s: NFA_TLV_DETECT_EVT error: status = %d", __func__, status); in nfaConnectionCallback()
466 ALOGE("%s: NFA_SELECT_CPLT_EVT error: status = %d", __func__, status); in nfaConnectionCallback()
490ALOGE("%s: NFA_CE_NDEF_WRITE_START_EVT error: status = %d", __func__, eventData->status); in nfaConnectionCallback()
564 ALOGE("%s: fail allocate native data", __func__); in nfcManager_initNativeStruc()
603 ALOGE("%s: fail cache NativeNfcTag", __func__); in nfcManager_initNativeStruc()
609 ALOGE("%s: fail cache NativeP2pDevice", __func__); in nfcManager_initNativeStruc()
[all …]
DNfcTag.cpp412 ALOGE("%s: unknown protocol ????", fn); in discoverTechnologies()
445 ALOGE("%s: exceed max=%d", fn, MAX_NUM_TECHNOLOGY); in discoverTechnologies()
534 ALOGE("%s: unknown protocol ????", fn); in discoverTechnologies()
574 ALOGE("%s: jni env is null", fn); in createNativeNfcTag()
582 ALOGE("%s: failed to get class", fn); in createNativeNfcTag()
617 ALOGE("%s: fail notify nfc service", fn); in createNativeNfcTag()
750 ALOGE("%s: sensb_res_len error", fn); in fillNativeNfcTagMembers3()
808 ALOGE("%s: tech unknown ????", fn); in fillNativeNfcTagMembers3()
889ALOGE("%s: T4T; ISO_DEP for tech A; wrong interface=%u", fn, activationData.activate_ntf.intf_para… in fillNativeNfcTagMembers4()
911ALOGE("%s: T4T; ISO_DEP for tech B; wrong interface=%u", fn, activationData.activate_ntf.intf_para… in fillNativeNfcTagMembers4()
[all …]
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()
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()
DNativeLlcpConnectionlessSocket.cpp84 ALOGE("%s: NFA_P2pSendUI failed, status = %d", __func__, status); in nativeLlcpConnectionlessSocket_doSendTo()
197 ALOGE("%s: semaphore creation failed (errno=0x%08x)", __func__, errno); in nativeLlcpConnectionlessSocket_doReceiveFrom()
206 ALOGE("%s: Failed to wait for write semaphore (errno=0x%08x)", __func__, errno); in nativeLlcpConnectionlessSocket_doReceiveFrom()
213 ALOGE("%s: Find LlcpPacket class error", __func__); in nativeLlcpConnectionlessSocket_doReceiveFrom()
222 ALOGE("%s: Get Object class error", __func__); in nativeLlcpConnectionlessSocket_doReceiveFrom()
245 ALOGE("%s: Failed to destroy sConnlessRecvSem semaphore (errno=0x%08x)", __func__, errno); in nativeLlcpConnectionlessSocket_doReceiveFrom()
273 ALOGE("%s: disconnect failed, status = %d", __func__, status); in nativeLlcpConnectionlessSocket_doClose()
/packages/services/Car/evs/sampleDriver/
DEvsV4lCamera.cpp47 ALOGE("Failed to open v4l device %s\n", deviceName); in EvsV4lCamera()
124 ALOGE("Ignoring setMaxFramesInFlight with less than one buffer requested"); in setMaxFramesInFlight()
147 ALOGE("ignoring startVideoStream call when a stream is already running."); in startVideoStream()
154 ALOGE("Failed to start stream because we couldn't get a graphics buffer"); in startVideoStream()
175 ALOGE("Unhandled camera output format %c%c%c%c (0x%8X)\n", in startVideoStream()
188 ALOGE("Unhandled camera format %4.4s", (char*)&videoSrcFormat); in startVideoStream()
197 ALOGE("Unhandled camera format %4.4s", (char*)&videoSrcFormat); in startVideoStream()
202 ALOGE("Unhandled output format %4.4s", (char*)&mFormat); in startVideoStream()
215 ALOGE("underlying camera start stream failed"); in startVideoStream()
232 ALOGE("ignoring doneWithFrame called with null handle"); in doneWithFrame()
[all …]
DGlWrapper.cpp117 ALOGE("Error compiling shader\n"); in loadShader()
126 ALOGE(" msg:\n%s\n", infoLog); in loadShader()
142 ALOGE("Failed to allocate program object\n"); in buildShaderProgram()
149 ALOGE("Failed to load vertex shader\n"); in buildShaderProgram()
155 ALOGE("Failed to load pixel shader\n"); in buildShaderProgram()
169 ALOGE("Error linking program.\n"); in buildShaderProgram()
177 ALOGE(" msg: %s\n", infoLog); in buildShaderProgram()
200 ALOGE("SurfaceComposerClient couldn't be allocated"); in initialize()
205 ALOGE("SurfaceComposerClient::initCheck error: %#x", err); in initialize()
215 ALOGE("ERROR: unable to get display characteristics"); in initialize()
[all …]
DVideoCapture.cpp41 ALOGE("failed to open device %s (%d = %s)", deviceName, errno, strerror(errno)); in open()
49 ALOGE("failed to get device caps for %s (%d = %s)", deviceName, errno, strerror(errno)); in open()
88 ALOGE("Streaming capture not supported by %s.", deviceName); in open()
106 ALOGE("VIDIOC_S_FMT: %s", strerror(errno)); in open()
125 ALOGE("VIDIOC_G_FMT: %s", strerror(errno)); in open()
156 ALOGE("Already in RUN state, so we can't start a new streaming thread"); in startStream()
166 ALOGE("VIDIOC_REQBUFS: %s", strerror(errno)); in startStream()
176 ALOGE("VIDIOC_QUERYBUF: %s", strerror(errno)); in startStream()
194 ALOGE("mmap: %s", strerror(errno)); in startStream()
202 ALOGE("VIDIOC_QBUF: %s", strerror(errno)); in startStream()
[all …]
DEvsGlDisplay.cpp61 ALOGE("EvsGlDisplay going down while client is holding a buffer"); in forceShutdown()
158 ALOGE("Rejecting buffer request from object that lost ownership of the display."); in getTargetBuffer()
172 ALOGE("Failed to initialize GL display"); in getTargetBuffer()
195 ALOGE("Error %d allocating %d x %d graphics buffer", in getTargetBuffer()
203 ALOGE("We didn't get a buffer handle back from the allocator"); in getTargetBuffer()
222 ALOGE("getTargetBuffer called while no buffers available."); in getTargetBuffer()
249 ALOGE ("returnTargetBufferForDisplay called without a valid buffer handle.\n"); in returnTargetBufferForDisplay()
253 ALOGE ("Got an unrecognized frame returned.\n"); in returnTargetBufferForDisplay()
257 ALOGE ("A frame was returned with no outstanding frames.\n"); in returnTargetBufferForDisplay()
/packages/services/Car/evs/app/
DRenderBase.cpp65 ALOGE("Failed to get egl display"); in prepareGL()
72 ALOGE("Failed to initialize EGL: %s", getEGLError()); in prepareGL()
83 ALOGE("eglChooseConfig() failed with error: %s", getEGLError()); in prepareGL()
93 ALOGE("Failed to create OpenGL ES Dummy surface: %s", getEGLError()); in prepareGL()
105 ALOGE("Failed to create OpenGL ES Context: %s", getEGLError()); in prepareGL()
112 ALOGE("Failed to make the OpenGL ES Context current: %s", getEGLError()); in prepareGL()
144 ALOGE("Unsupported target buffer format"); in attachRenderTarget()
156 ALOGE("Failed to allocate GraphicBuffer to wrap image handle"); in attachRenderTarget()
167 ALOGE("error creating EGLImage for target buffer: %s", getEGLError()); in attachRenderTarget()
181 ALOGE("glFramebufferRenderbuffer => %s", getEGLError()); in attachRenderTarget()
[all …]
DRenderDirectView.cpp37 ALOGE("Error initializing GL"); in activate()
47 ALOGE("Error buliding shader program"); in activate()
55 ALOGE("Failed to set up video texture for %s (%s)", in activate()
76 ALOGE("Failed to attached render target"); in drawFrame()
86 ALOGE("Couldn't set shader parameter 'cameraMat'"); in drawFrame()
102 ALOGE("Couldn't set shader parameter 'tex'"); in drawFrame()
DEvsStateControl.cpp164 ALOGE("selectStateForCurrentConditions failed so we're going to die"); in updateLoop()
178 ALOGE("Didn't get requested output buffer -- skipping this frame."); in updateLoop()
200 ALOGE("KILLING THE APP FROM THE EvsStateControl LOOP ON DRAW FAILURE!!!"); in updateLoop()
212 ALOGE("GEAR_SELECTION not available from vehicle. Exiting."); in selectStateForCurrentConditions()
298 ALOGE("Failed to construct top view renderer. Skipping state change."); in configureEvsPipeline()
306 ALOGE("Failed to construct direct renderer. Skipping state change."); in configureEvsPipeline()
319 ALOGE("New renderer failed to activate"); in configureEvsPipeline()
327 ALOGE("setDisplayState returned an error (%d)", (EvsResult)result); in configureEvsPipeline()

123