OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOGDEATH
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/
android_util_Binder.cpp
56
#define
LOGDEATH
ALOGD
58
#define
LOGDEATH
ALOGV
376
LOGDEATH
("Adding JDR %p to DRL %p", this, list.get());
385
LOGDEATH
("Receiving binderDied() on JavaDeathRecipient %p\n", this);
416
LOGDEATH
("Removing JDR %p from DRL %p", this, list.get());
419
LOGDEATH
("clearReference() on JDR %p but DRL wp purged", this);
480
LOGDEATH
("New DRL @ %p", this);
484
LOGDEATH
("Destroy DRL @ %p", this);
501
LOGDEATH
("DRL @ %p : add JDR %p", this, recipient.get());
511
LOGDEATH
("DRL @ %p : remove JDR %p", this, recipient.get())
[
all
...]
android_os_Parcel.cpp
56
#define
LOGDEATH
ALOGD
58
#define
LOGDEATH
ALOGV
Completed in 91 milliseconds