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

/system/netd/server/
H A DFirewallController.cpp23 #define LOG_NDEBUG 0 macro
H A DIdletimerController.cpp96 #define LOG_NDEBUG 0 macro
136 #if !LOG_NDEBUG
H A DNatController.cpp17 #define LOG_NDEBUG 0 macro
60 #if !LOG_NDEBUG
/system/core/libutils/
H A DLinearAllocator.cpp27 #define LOG_NDEBUG 1 macro
54 #if LOG_NDEBUG
/system/media/camera/tests/
H A Dcamera_metadata_tests.cpp17 #define LOG_NDEBUG 1 macro
/system/core/include/log/
H A Dlog.h50 * You can modify this (for example with "#define LOG_NDEBUG 0"
53 #ifndef LOG_NDEBUG
55 #define LOG_NDEBUG 1 macro
57 #define LOG_NDEBUG 0 macro
77 #if LOG_NDEBUG
87 #if LOG_NDEBUG
160 #if LOG_NDEBUG
207 #if LOG_NDEBUG
217 #if LOG_NDEBUG
290 #if LOG_NDEBUG
[all...]

Completed in 317 milliseconds