Home
last modified time | relevance | path

Searched refs:ALOGD (Results 1 – 21 of 21) sorted by relevance

/packages/services/Car/evs/app/
DEvsStateControl.cpp64 ALOGD("Requesting camera list"); in EvsStateControl()
69 ALOGD("Found camera %s", cam.cameraId.c_str()); in EvsStateControl()
106 ALOGD("Requesting camera list"); in EvsStateControl()
123 ALOGD("State controller ready"); in EvsStateControl()
146 ALOGD("Starting EvsStateControl update loop"); in updateLoop()
289 ALOGD("Switching to state %d.", desiredState); in configureEvsPipeline()
290 ALOGD(" Current state %d has %zu cameras", mCurrentState, in configureEvsPipeline()
292 ALOGD(" Desired state %d has %zu cameras", desiredState, in configureEvsPipeline()
305 ALOGD("Unsupported, desiredState %d has %u cameras.", in configureEvsPipeline()
329 ALOGD("Unsupported, desiredState %d has %u cameras.", in configureEvsPipeline()
[all …]
DStreamHandler.cpp132 ALOGD("Received a frame from the camera (%p)", buffer.memHandle.getNativeHandle()); in deliverFrame()
/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_sdp.cpp103 ALOGD("%s", __func__); in sdpSearchNative()
119 ALOGD("%s UUID %.*s", __func__, 16, (uint8_t*)uuid); in sdpSearchNative()
151 ALOGD("%s: Status is: %d, Record count: %d", __func__, status, count); in sdp_search_callback()
159 ALOGD("%s, ServiceName: %s", __func__, record->mas.hdr.service_name); in sdp_search_callback()
237 ALOGD("%s", __func__); in sdpCreateMapMasRecordNative()
265 ALOGD("SDP Create record success - handle: %d", handle); in sdpCreateMapMasRecordNative()
276 ALOGD("%s", __func__); in sdpCreateMapMnsRecordNative()
302 ALOGD("SDP Create record success - handle: %d", handle); in sdpCreateMapMnsRecordNative()
311 ALOGD("%s", __func__); in sdpCreatePbapPceRecordNative()
333 ALOGD("SDP Create record success - handle: %d", handle); in sdpCreatePbapPceRecordNative()
[all …]
Dcom_android_bluetooth_avrcp_target.cpp219 ALOGD("%s", __func__); in initNative()
231 ALOGD("%s", __func__); in sendMediaUpdateNative()
245 ALOGD("%s", __func__); in sendFolderUpdateNative()
272 ALOGD("%s", __func__); in connectDeviceNative()
291 ALOGD("%s", __func__); in disconnectDeviceNative()
310 ALOGD("%s", __func__); in sendMediaKeyEvent()
446 ALOGD("%s", __func__); in getSongInfo()
457 ALOGD("%s", __func__); in getCurrentPlayStatus()
487 ALOGD("%s", __func__); in getCurrentMediaId()
506 ALOGD("%s", __func__); in getNowPlayingList()
[all …]
Dcom_android_bluetooth_hfpclient.cpp77 ALOGD("%s: state %d peer_feat %d chld_feat %d", __func__, state, peer_feat, chld_feat); in connection_state_cb()
190 ALOGD("callsetup_cb bdaddr %02x:%02x:%02x:%02x:%02x:%02x", in callsetup_cb()
448 ALOGD("%s: HfpClient", __func__); in initializeNative()
Dcom_android_bluetooth_pan.cpp30 ALOGD("%s(L%d): " fmt, __func__, __LINE__, ##__VA_ARGS__)
Dcom_android_bluetooth_hid_host.cpp357 ALOGD("%s: protocolMode = %d", __func__, protocolMode); in setProtocolModeNative()
Dcom_android_bluetooth_gatt.cpp34 ALOGD("%s(L%d): " fmt, __func__, __LINE__, ##__VA_ARGS__)
/packages/services/Car/evs/sampleDriver/
DEvsV4lCamera.cpp41 ALOGD("EvsV4lCamera instantiated"); in EvsV4lCamera()
62 ALOGD("EvsV4lCamera being destroyed"); in ~EvsV4lCamera()
72 ALOGD("EvsV4lCamera shutdown"); in shutdown()
100 ALOGD("getCameraInfo"); in getCameraInfo()
109 ALOGD("setMaxFramesInFlight"); in setMaxFramesInFlight()
134 ALOGD("startVideoStream"); in startVideoStream()
213 ALOGD("doneWithFrame"); in doneWithFrame()
253 ALOGD("stopVideoStream"); in stopVideoStream()
277 ALOGD("getExtendedInfo"); in getExtendedInfo()
285 ALOGD("setExtendedInfo"); in setExtendedInfo()
[all …]
DEvsEnumerator.cpp126 ALOGD("EvsEnumerator created"); in EvsEnumerator()
173 ALOGD("getCameraList"); in getCameraList()
186 ALOGD("Timer expired. No new device has been added."); in getCameraList()
202 ALOGD("reporting %zu cameras available", hidlCameras.size()); in getCameraList()
211 ALOGD("openCamera"); in openCamera()
238 ALOGD("closeCamera"); in closeCamera()
278 ALOGD("openDisplay"); in openDisplay()
295 ALOGD("Returning new EvsGlDisplay object %p", pActiveDisplay.get()); in openDisplay()
301 ALOGD("closeDisplay"); in closeDisplay()
320 ALOGD("getDisplayState"); in getDisplayState()
DEvsGlDisplay.cpp34 ALOGD("EvsGlDisplay instantiated"); in EvsGlDisplay()
44 ALOGD("EvsGlDisplay being destroyed"); in ~EvsGlDisplay()
54 ALOGD("EvsGlDisplay forceShutdown"); in forceShutdown()
85 ALOGD("getDisplayInfo"); in getDisplayInfo()
103 ALOGD("setDisplayState"); in setDisplayState()
142 ALOGD("getDisplayState"); in getDisplayState()
213 ALOGD("Allocated new buffer %p with stride %u", in getTargetBuffer()
291 ALOGD("EvsFirstFrameDisplayTiming start time: %" PRId64 "ms", elapsedRealtime()); in returnTargetBufferForDisplay()
DVideoCapture.cpp138 ALOGD("VideoCapture::close"); in close()
143 ALOGD("closing video device file handled %d", mDeviceFd); in close()
218 ALOGD("Stream started."); in startStream()
244 ALOGD("Capture thread stopped."); in stopStream()
300 ALOGD("VideoCapture thread ending"); in collectFrames()
Dservice.cpp58 ALOGD("%s is ready.", kEnumeratorServiceName); in main()
/packages/services/Car/evs/manager/
DEnumerator.cpp31 ALOGD("init"); in init()
54 ALOGD("getCameraList"); in getCameraList()
65 ALOGD("openCamera"); in openCamera()
120 ALOGD("closeCamera"); in closeCamera()
151 ALOGD("openDisplay"); in openDisplay()
183 ALOGD("closeDisplay"); in closeDisplay()
202 ALOGD("getDisplayState"); in getDisplayState()
Dservice.cpp59 ALOGD("Registration complete"); in startService()
103 ALOGD("Main thread entering thread pool"); in main()
/packages/apps/TV/jni/
DDvbManager.cpp111 ALOGD("FE_READ_SIGNAL_STRENGTH failed, %s", strerror(errno)); in getSignalStrength()
153 ALOGD("FE_GET_PROPERTY failed, %s", strerror(errno)); in tuneInternal()
218 ALOGD("Can't set Frontend : %s", strerror(errno)); in tuneInternal()
274 ALOGD("Can't set Frontend : %s", strerror(errno)); in tuneInternal()
332 ALOGD("Can't open FE file : %s", strerror(errno)); in openDvbFe()
374 ALOGD("Can't open DEMUX file : %s", strerror(errno)); in startTsPidFilter()
442 ALOGD("Can't open DVR file : %s", strerror(errno)); in openDvbDvr()
496 ALOGD("Can't read DVR : %s", strerror(errno)); in readTsStream()
521 ALOGD("Can't open FE file : %s", strerror(errno)); in getDeliverySystemTypes()
Dlogging.h27 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG , LOG_TAG, __VA_ARGS__) macro
Dtunertvinput_jni.cpp174 ALOGD("No data to read DVR"); in Java_com_android_tv_tuner_TunerHal_nativeWriteInBuffer()
/packages/apps/Terminal/jni/
Dcom_android_terminal_Terminal.cpp352 ALOGD("entering read() loop"); in run()
357 ALOGD("read() returned %d bytes", bytes); in run()
361 ALOGD("kill() requested"); in run()
365 ALOGD("read() found EOF"); in run()
412 ALOGD("resize(%d, %d, %d)", rows, cols, scrollRows); in resize()
/packages/services/Car/tools/keventreader/server/
Dinputsource.cpp66 ALOGD("input source %s generated code %u (down = %s)", in read()
Deventgatherer.cpp26 ALOGD("opened input source file %s", argv[i]); in EventGatherer()