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

/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp57 #define LOGDEATH ALOGD macro
59 #define LOGDEATH ALOGV macro
395 LOGDEATH("Adding JDR %p to DRL %p", this, list.get());
404 LOGDEATH("Receiving binderDied() on JavaDeathRecipient %p\n", this);
435 LOGDEATH("Removing JDR %p from DRL %p", this, list.get());
438 LOGDEATH("clearReference() on JDR %p but DRL wp purged", this);
499 LOGDEATH("New DRL @ %p", this);
503 LOGDEATH("Destroy DRL @ %p", this);
520 LOGDEATH("DRL @ %p : add JDR %p", this, recipient.get());
530 LOGDEATH("DR
[all...]
H A Dandroid_os_Parcel.cpp56 #define LOGDEATH ALOGD macro
58 #define LOGDEATH ALOGV macro

Completed in 110 milliseconds