Home
last modified time | relevance | path

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

/system/core/liblog/
Dlog_portability.h47 #define LIBLOG_WEAK static /* Accept that it is totally private */ macro
49 #define LIBLOG_WEAK __attribute__((weak,visibility("default"))) macro