Searched defs:LOG_NDEBUG (Results 1 - 4 of 4) sorted by path

/system/core/include/cutils/
H A Dlog.h51 * You can modify this (for example with "#define LOG_NDEBUG 0"
54 #ifndef LOG_NDEBUG
56 #define LOG_NDEBUG 1 macro
58 #define LOG_NDEBUG 0 macro
77 #if LOG_NDEBUG
87 #if LOG_NDEBUG
160 #if LOG_NDEBUG
206 #if LOG_NDEBUG
216 #if LOG_NDEBUG
308 #if LOG_NDEBUG
[all...]
/system/core/libsysutils/src/
H A DSocketListener.cpp32 #define LOG_NDEBUG 0 macro
/system/media/camera/tests/
H A Dcamera_metadata_tests.cpp17 #define LOG_NDEBUG 1 macro
/system/netd/
H A DFirewallController.cpp23 #define LOG_NDEBUG 0 macro

Completed in 1696 milliseconds