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

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

Completed in 108 milliseconds