• Home
  • Raw
  • Download

Lines Matching refs:ALOGD

164         ALOGD("%s() %#x %d failed, perhaps due to format or sample rate. Try again with %#x %d",  in open()
204 ALOGD("%s trying to open MMAP stream with format=%#x, " in openWithConfig()
219 ALOGD("%s() mMapClient.attributionSource = %s => portHandle = %d\n", in openWithConfig()
224 ALOGD("%s() - openMmapStream() returned status=%d, suggested format=%#x, sample_rate=%u, " in openWithConfig()
247 ALOGD("%s(format = 0x%X) deviceId = %d, sessionId = %d", in openWithConfig()
277 ALOGD("%s() got rate = %d, channels = %d channelMask = %#x, deviceId = %d, capacity = %d\n", in openWithConfig()
281 ALOGD("%s() got format = 0x%X = %s, frame size = %d, burst size = %d", in openWithConfig()
311 ALOGD("%s() clear mMmapStream", __func__); in close_l()
349 ALOGD("%s(%d): called stopClient(%d=mPortHandle), returning %d", __func__, in stopStream()
362 ALOGD("%s(): MMAP stream was disconnected", __func__); in startClient()
368 ALOGD("%s(): MMAP stream DISCONNECTED after starting port %d, will stop it", in startClient()
374 ALOGD("%s(): returning port %d, result %d", __func__, in startClient()
388 ALOGD("%s(%d): returning %d", __func__, (int)portHandle, result); in stopClient()
451 ALOGD("%s(%d) tearing down this entire MMAP endpoint", __func__, portHandle); in handleTearDownAsync()
455 ALOGD("%s(%d) disconnect a specific stream", __func__, portHandle); in handleTearDownAsync()
457 ALOGD("%s(%d) disconnectStreamByPortHandle returned %d", __func__, portHandle, result); in handleTearDownAsync()
463 ALOGD("%s(portHandle = %d) called", __func__, portHandle); in onTearDown()
472 ALOGD("%s() volume = %f", __func__, volume); in onVolumeChanged()
481 ALOGD("%s() called with dev %d, old = %d", __func__, deviceId, getDeviceId()); in onRoutingChanged()
489 ALOGD("onRoutingChanged() asyncTask launched"); in onRoutingChanged()
632 ALOGD("%s() createMmapBuffer() buffer_size = %d fr, burst_size %d fr" in createMmapBuffer_l()
664 ALOGD("%s() - call getMmapPosition() as a hack to clear FD stuck in Binder", __func__); in createMmapBuffer_l()