Lines Matching refs:ALOGD
170 ALOGD("%p ~ pollOnce - returning signalled identifier %d: " in pollOnce()
183 ALOGD("%p ~ pollOnce - returning result %d", this, result); in pollOnce()
197 ALOGD("%p ~ pollOnce - waiting: timeoutMillis=%d", this, timeoutMillis); in pollInner()
209 ALOGD("%p ~ pollOnce - next message in %lldns, adjusted timeout: timeoutMillis=%d", in pollInner()
244 ALOGD("%p ~ pollOnce - timeout", this); in pollInner()
252 ALOGD("%p ~ pollOnce - handling events from %d fds", this, eventCount); in pollInner()
299 ALOGD("%p ~ pollOnce - sending message: handler=%p, what=%d", in pollInner()
326 ALOGD("%p ~ pollOnce - invoking fd event callback %p: fd=%d, events=0x%x, data=%p", in pollInner()
370 ALOGD("%p ~ wake", this); in wake()
387 ALOGD("%p ~ awoken", this); in awoken()
410 ALOGD("%p ~ addFd - fd=%d, ident=%d, events=0x%x, callback=%p, data=%p", this, fd, ident, in addFd()
468 ALOGD("%p ~ removeFd - fd=%d", this, fd); in removeFd()
503 ALOGD("%p ~ sendMessageAtTime - uptime=%lld, handler=%p, what=%d", in sendMessageAtTime()
536 ALOGD("%p ~ removeMessages - handler=%p", this, handler.get()); in removeMessages()
553 ALOGD("%p ~ removeMessages - handler=%p, what=%d", this, handler.get(), what); in removeMessages()