Home
last modified time | relevance | path

Searched defs:CALLSTACK_WEAK (Results 1 – 2 of 2) sorted by relevance

/system/core/libutils/include/utils/
DCallStack.h35 # define CALLSTACK_WEAK __attribute__((weak)) macro
37 # define CALLSTACK_WEAK macro
/system/core/libutils/
DCallStack.cpp25 #define CALLSTACK_WEAK // Don't generate weak definitions. macro