Lines Matching refs:ALOGD
187 ALOGD("[halimp] file open failed for writing"); in sendMessageToFifo()
208 ALOGD("[halimp] %s, msg:%s", __FUNCTION__, buf); in printCecMsgBuf()
216 ALOGD("[halimp] ignore hot plug message, id %x does not exist", hotplugEvent.portId); in handleHotplugMessage()
220 ALOGD("[halimp] hot plug port id %x, is connected %x", (msgBuf[0] & 0xf), (msgBuf[3] & 0xf)); in handleHotplugMessage()
225 ALOGD("[halimp] hot plug physical address %x", mPhysicalAddress); in handleHotplugMessage()
243 ALOGD("[halimp] msg body %x", message.body[i]); in handleCecMessage()
247 ALOGD("[halimp] msg init %x", message.initiator); in handleCecMessage()
249 ALOGD("[halimp] msg dest %x", message.destination); in handleCecMessage()
259 ALOGD("[halimp] threadLoop start."); in threadLoop()
268 ALOGD("[halimp] file open ok, fd = %d.", mInputFile); in threadLoop()
296 ALOGD("[halimp] thread end."); in threadLoop()