Home
last modified time | relevance | path

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

12

/packages/services/Car/car-bugreportd/
Dmain.cpp80 ALOGE("android_get_control_socket(%s): %s", service, strerror(errno)); in openSocket()
85 ALOGE("listen(control socket): %s", strerror(errno)); in openSocket()
93 ALOGE("accept(control socket): %s", strerror(errno)); in openSocket()
122 ALOGE("Failed to open output descriptor"); in zipFilesToFd()
133 ALOGE("Failed to start entry %s", writer->ErrorCodeString(error)); in zipFilesToFd()
149 ALOGE("timed out while reading %s", name.c_str()); in zipFilesToFd()
151 ALOGE("read terminated abnormally (%s)", strerror(errno)); in zipFilesToFd()
158 ALOGE("WriteBytes() failed %s", ZipWriter::ErrorCodeString(error)); in zipFilesToFd()
166 ALOGE("failed to finish entry %s", writer->ErrorCodeString(error)); in zipFilesToFd()
172 ALOGE("failed to finish zip writer %s", writer->ErrorCodeString(error)); in zipFilesToFd()
[all …]
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_hid_host.cpp46 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
60 ALOGE("%s: mCallbacksObj is null", __func__); in connection_state_callback()
65 ALOGE("Fail to new jbyteArray bd addr for HID channel state"); in connection_state_callback()
80 ALOGE("%s: mCallbacksObj is null", __func__); in get_protocol_mode_callback()
84 ALOGE("BTHH Status is not OK!"); in get_protocol_mode_callback()
90 ALOGE("Fail to new jbyteArray bd addr for get protocal mode callback"); in get_protocol_mode_callback()
104 ALOGE("%s: mCallbacksObj is null", __func__); in get_report_callback()
108 ALOGE("BTHH Status is not OK!"); in get_report_callback()
114 ALOGE("Fail to new jbyteArray bd addr for get report callback"); in get_report_callback()
120 ALOGE("Fail to new jbyteArray data for get report callback"); in get_report_callback()
[all …]
Dcom_android_bluetooth_avrcp_controller.cpp68 ALOGE("%s: sCallbacksObj is null", __func__); in btavrcp_passthrough_response_callback()
75 ALOGE("%s: Failed to allocate a new byte array", __func__); in btavrcp_passthrough_response_callback()
91 ALOGE("%s: sCallbacksObj is null", __func__); in btavrcp_groupnavigation_response_callback()
106 ALOGE("%s: sCallbacksObj is null", __func__); in btavrcp_connection_state_callback()
113 ALOGE("%s: Failed to allocate a new byte array", __func__); in btavrcp_connection_state_callback()
131 ALOGE("%s: sCallbacksObj is null", __func__); in btavrcp_get_rcfeatures_callback()
138 ALOGE("%s: Failed to allocate a new byte array", __func__); in btavrcp_get_rcfeatures_callback()
155 ALOGE("%s: sCallbacksObj is null", __func__); in btavrcp_setplayerapplicationsetting_rsp_callback()
162 ALOGE("%s: Failed to allocate a new byte array", __func__); in btavrcp_setplayerapplicationsetting_rsp_callback()
181 ALOGE("%s: sCallbacksObj is null", __func__); in btavrcp_playerapplicationsetting_callback()
[all …]
Dcom_android_bluetooth_hfp.cpp65 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
119 ALOGE("Fail to new jbyteArray bd addr for audio state"); in VoiceRecognitionCallback()
134 ALOGE("Fail to new jbyteArray bd addr for audio state"); in AnswerCallCallback()
149 ALOGE("Fail to new jbyteArray bd addr for audio state"); in HangupCallCallback()
165 ALOGE("Fail to new jbyteArray bd addr for audio state"); in VolumeControlCallback()
180 ALOGE("Fail to new jbyteArray bd addr for audio state"); in DialCallCallback()
187 ALOGE("%s: number is not a valid UTF string.", __func__); in DialCallCallback()
204 ALOGE("Fail to new jbyteArray bd addr for audio state"); in DtmfCmdCallback()
221 ALOGE("Fail to new jbyteArray bd addr for audio state"); in NoiseReductionCallback()
251 ALOGE("Fail to new jbyteArray bd addr for audio state"); in AtChldCallback()
[all …]
Dcom_android_bluetooth_btservice_AdapterService.cpp102 ALOGE("Error while allocation of array in %s", __func__); in get_properties()
122 ALOGE("%s: Status %d is incorrect", __func__, status); in adapter_properties_callback()
130 ALOGE("%s: Error allocating byteArray", __func__); in adapter_properties_callback()
144 ALOGE("%s: Error allocating object Array for properties", __func__); in adapter_properties_callback()
151 ALOGE("%s: Error allocating int Array for values", __func__); in adapter_properties_callback()
176 ALOGE("%s: Status %d is incorrect", __func__, status); in remote_device_properties_callback()
184 ALOGE("%s: Error allocating byteArray", __func__); in remote_device_properties_callback()
198 ALOGE("%s: Error allocating object Array for properties", __func__); in remote_device_properties_callback()
205 ALOGE("%s: Error allocating int Array for values", __func__); in remote_device_properties_callback()
212 ALOGE("Error while allocation byte array in %s", __func__); in remote_device_properties_callback()
[all …]
Dcom_android_bluetooth_a2dp.cpp65 ALOGE("%s: Fail to new jbyteArray bd addr", __func__); in bta2dp_connection_state_callback()
87 ALOGE("%s: Fail to new jbyteArray bd addr", __func__); in bta2dp_audio_state_callback()
154 ALOGE("%s: Fail to new jbyteArray bd addr", __func__); in bta2dp_audio_config_callback()
177 ALOGE("%s: Fail to new jbyteArray bd addr", __func__); in bta2dp_mandatory_codec_preferred_callback()
247 ALOGE("%s: Invalid BluetoothCodecConfig instance", __func__); in prepareCodecPreferences()
297 ALOGE("%s: Bluetooth module is not loaded", __func__); in initNative()
314 ALOGE("%s: Failed to allocate Global Ref for A2DP Callbacks", __func__); in initNative()
321 ALOGE("%s: Failed to allocate Global Ref for BluetoothCodecConfig class", in initNative()
330 ALOGE("%s: Failed to get Bluetooth A2DP Interface", __func__); in initNative()
344 ALOGE("%s: Failed to initialize Bluetooth A2DP, status: %d", __func__, in initNative()
[all …]
Dcom_android_bluetooth_hid_device.cpp46 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
69 ALOGE("%s: failed to allocate storage for bt_addr", __FUNCTION__); in application_state_callback()
84 ALOGE("%s: failed to allocate storage for bt_addr", __FUNCTION__); in connection_state_callback()
107 ALOGE("%s: failed to allocate storage for report data", __FUNCTION__); in set_report_callback()
129 ALOGE("%s: failed to allocate storage for report data", __FUNCTION__); in intr_data_callback()
177 ALOGE("Cannot obtain BT interface"); in initNative()
195 ALOGE("Cannot obtain interface"); in initNative()
200 ALOGE("Failed to initialize interface (%d)", status); in initNative()
264 ALOGE("%s: Failed to get the Bluetooth HIDD Interface", __func__); in registerAppNative()
317 ALOGE("%s: Failed to get the Bluetooth HIDD Interface", __func__); in unregisterAppNative()
[all …]
Dcom_android_bluetooth_hfpclient.cpp59 ALOGE("Fail to new jbyteArray bd addr"); in marshall_bda()
161 ALOGE("%s: name is not a valid UTF string.", __func__); in current_operator_cb()
232 ALOGE("%s: number is not a valid UTF string.", __func__); in clip_cb()
252 ALOGE("%s: number is not a valid UTF string.", __func__); in call_waiting_cb()
276 ALOGE("%s: number is not a valid UTF string.", __func__); in current_calls_cb()
319 ALOGE("%s: name is not a valid UTF string.", __func__); in subscriber_info_cb()
351 ALOGE("%s: number is not a valid UTF string.", __func__); in last_voice_tag_number_cb()
451 ALOGE("Bluetooth module is not loaded"); in initializeNative()
471 ALOGE("Failed to get Bluetooth HFP Client Interface"); in initializeNative()
478 ALOGE("Failed to initialize Bluetooth HFP Client, status: %d", status); in initializeNative()
[all …]
Dcom_android_bluetooth_a2dp_sink.cpp44 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_connection_state_callback()
63 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_state_callback()
83 ALOGE("Fail to new jbyteArray bd addr for connection state"); in bta2dp_audio_config_callback()
115 ALOGE("Bluetooth module is not loaded"); in initNative()
135 ALOGE("Failed to get Bluetooth A2DP Sink Interface"); in initNative()
141 ALOGE("Failed to initialize Bluetooth A2DP Sink, status: %d", status); in initNative()
153 ALOGE("Bluetooth module is not loaded"); in cleanupNative()
183 ALOGE("Failed HF connection, status: %d", status); in connectA2dpNative()
203 ALOGE("Failed HF disconnection, status: %d", status); in disconnectA2dpNative()
237 ALOGE("Failed sending passthru command, status: %d", status); in setActiveDeviceNative()
Dcom_android_bluetooth_sdp.cpp58 ALOGE("Bluetooth module is not loaded"); in initializeNative()
70 ALOGE("Error getting SDP client interface"); in initializeNative()
115 ALOGE("failed to get uuid"); in sdpSearchNative()
124 ALOGE("SDP Search initialization failed: %d", ret); in sdpSearchNative()
263 ALOGE("SDP Create record failed: %d", ret); in sdpCreateMapMasRecordNative()
300 ALOGE("SDP Create record failed: %d", ret); in sdpCreateMapMnsRecordNative()
331 ALOGE("SDP Create record failed: %d", ret); in sdpCreatePbapPceRecordNative()
370 ALOGE("SDP Create record failed: %d", ret); in sdpCreatePbapPseRecordNative()
417 ALOGE("SDP Create record failed: %d", ret); in sdpCreateOppOpsRecordNative()
452 ALOGE("SDP Create record failed: %d", ret); in sdpCreateSapsRecordNative()
[all …]
/packages/services/Car/evs/sampleDriver/
DGlWrapper.cpp112 ALOGE("Error compiling shader\n"); in loadShader()
121 ALOGE(" msg:\n%s\n", infoLog); in loadShader()
137 ALOGE("Failed to allocate program object\n"); in buildShaderProgram()
144 ALOGE("Failed to load vertex shader\n"); in buildShaderProgram()
150 ALOGE("Failed to load pixel shader\n"); in buildShaderProgram()
164 ALOGE("Error linking program.\n"); in buildShaderProgram()
172 ALOGE(" msg: %s\n", infoLog); in buildShaderProgram()
195 ALOGE("SurfaceComposerClient couldn't be allocated"); in initialize()
200 ALOGE("SurfaceComposerClient::initCheck error: %#x", err); in initialize()
207 ALOGE("ERROR: no internal display"); in initialize()
[all …]
DEvsV4lCamera.cpp47 ALOGE("Failed to open v4l device %s\n", deviceName); in EvsV4lCamera()
120 ALOGE("Ignoring setMaxFramesInFlight with less than one buffer requested"); in setMaxFramesInFlight()
143 ALOGE("ignoring startVideoStream call when a stream is already running."); in startVideoStream()
150 ALOGE("Failed to start stream because we couldn't get a graphics buffer"); in startVideoStream()
167 ALOGE("Unhandled camera output format %c%c%c%c (0x%8X)\n", in startVideoStream()
179 ALOGE("Unhandled camera format %4.4s", (char*)&videoSrcFormat); in startVideoStream()
187 ALOGE("Unhandled camera format %4.4s", (char*)&videoSrcFormat); in startVideoStream()
191 ALOGE("Unhandled output format %4.4s", (char*)&mFormat); in startVideoStream()
204 ALOGE("underlying camera start stream failed"); in startVideoStream()
221 ALOGE("ignoring doneWithFrame called with null handle"); in doneWithFrame()
[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()
105 ALOGE("VIDIOC_S_FMT: %s", strerror(errno)); in open()
124 ALOGE("VIDIOC_G_FMT: %s", strerror(errno)); in open()
155 ALOGE("Already in RUN state, so we can't start a new streaming thread"); in startStream()
165 ALOGE("VIDIOC_REQBUFS: %s", strerror(errno)); in startStream()
175 ALOGE("VIDIOC_QUERYBUF: %s", strerror(errno)); in startStream()
193 ALOGE("mmap: %s", strerror(errno)); in startStream()
201 ALOGE("VIDIOC_QBUF: %s", strerror(errno)); in startStream()
[all …]
DEvsGlDisplay.cpp63 ALOGE("EvsGlDisplay going down while client is holding a buffer"); in forceShutdown()
160 ALOGE("Rejecting buffer request from object that lost ownership of the display."); in getTargetBuffer()
174 ALOGE("Failed to initialize GL display"); in getTargetBuffer()
197 ALOGE("Error %d allocating %d x %d graphics buffer", in getTargetBuffer()
205 ALOGE("We didn't get a buffer handle back from the allocator"); in getTargetBuffer()
224 ALOGE("getTargetBuffer called while no buffers available."); in getTargetBuffer()
251 ALOGE ("returnTargetBufferForDisplay called without a valid buffer handle.\n"); in returnTargetBufferForDisplay()
255 ALOGE ("Got an unrecognized frame returned.\n"); in returnTargetBufferForDisplay()
259 ALOGE ("A frame was returned with no outstanding frames.\n"); in returnTargetBufferForDisplay()
DEvsEnumerator.cpp52 ALOGE("EVS access denied: pid = %d, uid = %d", ipc->getCallingPid(), ipc->getCallingUid()); in checkPermission()
62 ALOGE("Failed to initialize uevent handler."); in EvsUeventThread()
230 ALOGE("Failed to allocate new EvsV4lCamera object for %s\n", cameraId.c_str()); in openCamera()
241 ALOGE("Ignoring call to closeCamera with null camera ptr"); in closeCamera()
257 ALOGE("Asked to close a camera whose name isn't recognized"); in closeCamera()
262ALOGE("Somehow a camera is being destroyed when the enumerator didn't know one existed"); in closeCamera()
306 ALOGE("Somehow a display is being destroyed when the enumerator didn't know one existed"); in closeDisplay()
/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 …]
Devs_app.cpp101 ALOGE("Missing or improper configuration for the EVS application. Exiting."); in main()
118 ALOGE("getService(%s) returned NULL. Exiting.", evsServiceName); in main()
127 ALOGE("EVS Display unavailable. Exiting."); in main()
137 ALOGE("Vehicle HAL getService returned NULL. Exiting."); in main()
143 ALOGE("Without gear notification, we can't support EVS. Exiting."); in main()
158 ALOGE("Initial configuration failed. Exiting."); in main()
168 ALOGE("EVS Listener stopped. Exiting."); in main()
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()
77 ALOGE("Failed to attached render target"); in drawFrame()
87 ALOGE("Couldn't set shader parameter 'cameraMat'"); in drawFrame()
103 ALOGE("Couldn't set shader parameter 'tex'"); in drawFrame()
DEvsStateControl.cpp172 ALOGE("selectStateForCurrentConditions failed so we're going to die"); in updateLoop()
186 ALOGE("Didn't get requested output buffer -- skipping this frame."); in updateLoop()
208 ALOGE("KILLING THE APP FROM THE EvsStateControl LOOP ON DRAW FAILURE!!!"); in updateLoop()
220 ALOGE("GEAR_SELECTION not available from vehicle. Exiting."); in selectStateForCurrentConditions()
301 ALOGE("Failed to construct Pixel Copy renderer. Skipping state change."); in configureEvsPipeline()
317 ALOGE("Failed to construct direct renderer. Skipping state change."); in configureEvsPipeline()
325 ALOGE("Failed to construct top view renderer. Skipping state change."); in configureEvsPipeline()
353 ALOGE("New renderer failed to activate"); in configureEvsPipeline()
361 ALOGE("setDisplayState returned an error (%d)", (EvsResult)result); in configureEvsPipeline()
DRenderPixelCopy.cpp34 ALOGE("Failed to allocate new EVS Camera interface"); in activate()
41 ALOGE("failed to allocate FrameHandler"); in activate()
47 ALOGE("start stream failed"); in activate()
77 ALOGE("Diplay buffer is always expected to be 32bit RGBA"); in drawFrame()
92 ALOGE("Failed to get pointer into src image data"); in drawFrame()
124 ALOGE("Failed to lock buffer contents for contents transfer"); in drawFrame()
DVideoTex.cpp94 ALOGE("Failed to allocate GraphicBuffer to wrap image handle"); in refresh()
108 ALOGE("error creating EGLImage: %s", msg); in refresh()
136 ALOGE("Failed to allocate new EVS Camera interface for %s", evsCameraId); in createVideoTexture()
143 ALOGE("failed to allocate FrameHandler"); in createVideoTexture()
150 ALOGE("start stream failed for %s", evsCameraId); in createVideoTexture()
DRenderTopView.cpp112 ALOGE("Error initializing GL"); in activate()
121 ALOGE("Failed to build shader program"); in activate()
128 ALOGE("Failed to build shader program"); in activate()
137 ALOGE("Failed to load checkerboard texture"); in activate()
145 ALOGE("Failed to load carTopView texture"); in activate()
154 ALOGE("Failed to set up video texture for %s (%s)", in activate()
179 ALOGE("Failed to attached render target"); in drawFrame()
/packages/services/Car/evs/manager/
DEnumerator.cpp44 ALOGE("EVS access denied: pid = %d, uid = %d", ipc->getCallingPid(), ipc->getCallingUid()); in checkPermission()
91 ALOGE("Failed to open hardware camera %s", cameraId.c_str()); in openCamera()
95 ALOGE("Failed to allocate camera wrapper object"); in openCamera()
111 ALOGE("Requested camera %s not found or not available", cameraId.c_str()); in openCamera()
123 ALOGE("Ignoring call with null camera pointer."); in closeCamera()
165 ALOGE("EVS Display unavailable"); in openDisplay()
DVirtualCamera.cpp119 ALOGE("Failed to change buffer count by %d to %d", bufferCountChange, bufferCount); in setMaxFramesInFlight()
132 ALOGE("ignoring startVideoStream call when a stream is already running."); in startVideoStream()
161 ALOGE("ignoring doneWithFrame called with invalid handle"); in doneWithFrame()
174 ALOGE("Ignoring doneWithFrame called with unrecognized frameID %d", buffer.bufferId); in doneWithFrame()
197 ALOGE("Error delivering end of stream marker"); in stopVideoStream()
Dservice.cpp45 ALOGE("Failed to connect to hardware service - quitting from registrationThread"); in startService()
54 ALOGE("Could not register service %s (%d) - quitting from registrationThread", in startService()
75 ALOGE("--target <service> was not provided with a service name\n"); in main()
107 ALOGE("EVS Hardware Enumerator is shutting down"); in main()

12