Lines Matching refs:ALOGD
160 ALOGD("%s() mMapClient.uid = %d, pid = %d => portHandle = %d\n", in open()
165 ALOGD("%s() - openMmapStream() returned status %d", __func__, status); in open()
183 ALOGD("%s() deviceId = %d, sessionId = %d", __func__, getDeviceId(), getSessionId()); in open()
198 ALOGD("%s() createMmapBuffer() buffer_size = %d fr, burst_size %d fr" in open()
235 ALOGD("%s() actual rate = %d, channels = %d" in open()
239 ALOGD("%s() format = 0x%08x, frame size = %d, burst size = %d", in open()
335 ALOGD("%s(portHandle = %d) called", __func__, portHandle); in onTearDown()
338 ALOGD("%s(%d) tearing down this entire MMAP endpoint", __func__, portHandle); in onTearDown()
342 ALOGD("%s(%d) disconnect a specific stream", __func__, portHandle); in onTearDown()
344 ALOGD("%s(%d) disconnectStreamByPortHandle returned %d", __func__, portHandle, result); in onTearDown()
353 ALOGD("%s() volume[0] = %f", __func__, volume); in onVolumeChanged()
361 ALOGD("%s() called with dev %d, old = %d", __func__, deviceId, getDeviceId()); in onRoutingChanged()