Home
last modified time | relevance | path

Searched refs:ANDROID_UTILS_CALLSTACK_ENABLED (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/core/libutils/binder/
H A DRefBase.cpp58 #if !defined(ANDROID_UTILS_CALLSTACK_ENABLED)
61 #define ANDROID_UTILS_CALLSTACK_ENABLED 1 macro
63 #define ANDROID_UTILS_CALLSTACK_ENABLED 0 macro
67 #if ANDROID_UTILS_CALLSTACK_ENABLED
235 #if DEBUG_REFS_CALLSTACK_ENABLED && ANDROID_UTILS_CALLSTACK_ENABLED in ~weakref_impl()
249 #if DEBUG_REFS_CALLSTACK_ENABLED && ANDROID_UTILS_CALLSTACK_ENABLED in ~weakref_impl()
257 #if ANDROID_UTILS_CALLSTACK_ENABLED in ~weakref_impl()
346 #if DEBUG_REFS_CALLSTACK_ENABLED && ANDROID_UTILS_CALLSTACK_ENABLED
363 #if DEBUG_REFS_CALLSTACK_ENABLED && ANDROID_UTILS_CALLSTACK_ENABLED in addRef()
399 #if ANDROID_UTILS_CALLSTACK_ENABLED in removeRef()
[all …]