Lines Matching refs:ALOGV
77 ALOGV("Killing %zu objects in manager %p", N, this); in kill()
96 ALOGV("Creating BpHwBinder %p handle %d\n", this, mHandle); in BpHwBinder()
141 ALOGV("Requesting death notification: %p handle %d\n", this, mHandle); in linkToDeath()
176 ALOGV("Clearing death notification: %p handle %d\n", this, mHandle); in unlinkToDeath()
192 ALOGV("Sending obituary for proxy %p handle %d, mObitsSent=%s\n", in sendObituary()
201 ALOGV("Clearing sent death notification: %p handle %d\n", this, mHandle); in sendObituary()
210 ALOGV("Reporting death of proxy %p for %zu recipients\n", in sendObituary()
233 ALOGV("Reporting death to recipient: %p\n", recipient.get()); in reportOneDeath()
245 ALOGV("Attaching object %p to binder %p (manager=%p)", object, this, &mObjects); in attachObject()
268 ALOGV("Destroying BpHwBinder %p handle %d\n", this, mHandle); in ~BpHwBinder()
280 ALOGV("onFirstRef BpHwBinder %p handle %d\n", this, mHandle); in onFirstRef()
287 ALOGV("onLastStrongRef BpHwBinder %p handle %d\n", this, mHandle); in onLastStrongRef()
320 ALOGV("onIncStrongAttempted BpHwBinder %p handle %d\n", this, mHandle); in onIncStrongAttempted()