Searched refs:LOGDEATH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp56 #define LOGDEATH ALOGD macro
58 #define LOGDEATH ALOGV macro
386 LOGDEATH("Adding JDR %p to DRL %p", this, list.get());
395 LOGDEATH("Receiving binderDied() on JavaDeathRecipient %p\n", this);
419 LOGDEATH("Removing JDR %p from DRL %p", this, list.get());
422 LOGDEATH("clearReference() on JDR %p but DRL wp purged", this);
483 LOGDEATH("New DRL @ %p", this);
487 LOGDEATH("Destroy DRL @ %p", this);
504 LOGDEATH("DRL @ %p : add JDR %p", this, recipient.get());
514 LOGDEATH("DR
[all...]
H A Dandroid_os_Parcel.cpp54 #define LOGDEATH ALOGD macro
56 #define LOGDEATH ALOGV macro

Completed in 96 milliseconds