Home | History | Annotate | Download | only in jni

Lines Matching refs:LOGDEATH

55 #define LOGDEATH ALOGD
57 #define LOGDEATH ALOGV
387 LOGDEATH("Adding JDR %p to DRL %p", this, list.get());
396 LOGDEATH("Receiving binderDied() on JavaDeathRecipient %p\n", this);
420 LOGDEATH("Removing JDR %p from DRL %p", this, list.get());
423 LOGDEATH("clearReference() on JDR %p but DRL wp purged", this);
484 LOGDEATH("New DRL @ %p", this);
488 LOGDEATH("Destroy DRL @ %p", this);
505 LOGDEATH("DRL @ %p : add JDR %p", this, recipient.get());
515 LOGDEATH("DRL @ %p : remove JDR %p", this, recipient.get());
554 LOGDEATH("objectForBinder %p: it's our own %p!\n", val.get(), object);
570 LOGDEATH("Proxy object %p of IBinder %p no longer in working set!!!", object, val.get());
578 LOGDEATH("objectForBinder %p: created new proxy %p !\n", val.get(), object);
1106 LOGDEATH("linkToDeath: binder=%p recipient=%p\n", target, recipient);
1138 LOGDEATH("unlinkToDeath: binder=%p recipient=%p\n", target, recipient);
1147 LOGDEATH(" unlink found list %p and JDR %p", list, origJDR.get());
1178 LOGDEATH("Destroying BinderProxy %p: binder=%p drl=%p\n", obj, b, drl);