HomeSort by relevance Sort by last modified time
    Searched refs:LOG_NDEBUG (Results 1 - 25 of 157) sorted by null

1 2 3 4 5 6 7

  /libnativehelper/
ALog-priv.h 22 #ifndef LOG_NDEBUG
24 #define LOG_NDEBUG 1
26 #define LOG_NDEBUG 0
43 #if LOG_NDEBUG
  /system/core/liblog/include/log/
log_radio.h 27 * example with "#define LOG_NDEBUG 0" at the top of your source
31 #ifndef LOG_NDEBUG
33 #define LOG_NDEBUG 1
35 #define LOG_NDEBUG 0
52 #if LOG_NDEBUG
65 #if LOG_NDEBUG
log_system.h 27 * example with "#define LOG_NDEBUG 0" at the top of your source
31 #ifndef LOG_NDEBUG
33 #define LOG_NDEBUG 1
35 #define LOG_NDEBUG 0
50 #if LOG_NDEBUG
63 #if LOG_NDEBUG
log_main.h 30 * example with "#define LOG_NDEBUG 0" at the top of your source
34 #ifndef LOG_NDEBUG
36 #define LOG_NDEBUG 1
38 #define LOG_NDEBUG 0
127 #if LOG_NDEBUG
176 #if LOG_NDEBUG
189 #if LOG_NDEBUG
257 #if LOG_NDEBUG
356 #if LOG_NDEBUG /* Production */
368 #if LOG_NDEBUG /* Production *
    [all...]
log.h 57 * example with "#define LOG_NDEBUG 0" at the top of your source
61 #ifndef LOG_NDEBUG
63 #define LOG_NDEBUG 1
65 #define LOG_NDEBUG 0
  /device/generic/goldfish/camera/
EmulatedQemuCamera2.cpp 23 #define LOG_NDEBUG 0
EmulatedBaseCamera.cpp 27 #define LOG_NDEBUG 0
EmulatedFakeCamera.cpp 22 #define LOG_NDEBUG 0
JpegCompressor.cpp 22 #define LOG_NDEBUG 0
WorkerThread.cpp 19 #define LOG_NDEBUG 0
  /frameworks/rs/cpp/
rsCppInternal.h 35 #undef LOG_NDEBUG
37 // #define LOG_NDEBUG 0
  /frameworks/ex/framesequence/jni/utils/
log.h 30 * You can modify this (for example with "#define LOG_NDEBUG 0"
33 #ifndef LOG_NDEBUG
35 #define LOG_NDEBUG 1
37 #define LOG_NDEBUG 0
56 #if LOG_NDEBUG
66 #if LOG_NDEBUG
139 #if LOG_NDEBUG
202 #if LOG_NDEBUG
  /external/libese/libese/include/ese/
log.h 23 * #define LOG_NDEBUG 0
46 #if LOG_NDEBUG
  /system/netd/server/
IdletimerController.cpp 96 #define LOG_NDEBUG 0
136 #if !LOG_NDEBUG
  /device/generic/goldfish/camera/jpeg-stub/
JpegStub.cpp 19 #define LOG_NDEBUG 0
  /frameworks/av/media/libmedia/
MediaUtils.cpp 18 #define LOG_NDEBUG 0
  /frameworks/av/media/libnbaio/
PipeReader.cpp 18 //#define LOG_NDEBUG 0
38 #if !LOG_NDEBUG
  /frameworks/native/services/inputflinger/
InputWindow.cpp 18 #define LOG_NDEBUG 0
  /hardware/libhardware/tests/input/evdev/
TestHelpers.cpp 18 #define LOG_NDEBUG 0
  /system/bt/osi/include/
log.h 52 #if LOG_NDEBUG
57 #else // LOG_NDEBUG
63 #endif // !LOG_NDEBUG
  /cts/tests/tests/nativemedia/aaudio/src/
test_aaudio_misc.cpp 17 #define LOG_NDEBUG 0
  /cts/tests/tests/nativemedia/xa/src/
XAObjectCreationTest.cpp 24 #define LOG_NDEBUG 0
  /hardware/invensense/6515/libsensors_iio/
InputEventReader.cpp 17 #define LOG_NDEBUG 0
  /hardware/invensense/65xx/libsensors_iio/
InputEventReader.cpp 17 #define LOG_NDEBUG 0
  /system/core/liblog/tests/
log_radio_test.cpp 110 #if LOG_NDEBUG

Completed in 636 milliseconds

1 2 3 4 5 6 7