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

1 2 3 4 5 6 7 8

  /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 29 * example with "#define LOG_NDEBUG 0" at the top of your source
33 #ifndef LOG_NDEBUG
35 #define LOG_NDEBUG 1
37 #define LOG_NDEBUG 0
126 #if LOG_NDEBUG
175 #if LOG_NDEBUG
188 #if LOG_NDEBUG
256 #if LOG_NDEBUG
355 #if LOG_NDEBUG /* Production */
367 #if LOG_NDEBUG /* Production *
    [all...]
log.h 58 * example with "#define LOG_NDEBUG 0" at the top of your source
62 #ifndef LOG_NDEBUG
64 #define LOG_NDEBUG 1
66 #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
  /hardware/interfaces/broadcastradio/1.1/default/
BroadcastRadioFactory.cpp 17 #define LOG_NDEBUG 0
  /system/chre/host/common/include/chre_host/
log.h 46 #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
  /hardware/qcom/gps/sdm845/utils/
MsgTask.cpp 29 #define LOG_NDEBUG 0
loc_misc_utils.cpp 35 #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
test_aaudio_mmap.cpp 17 #define LOG_NDEBUG 0

Completed in 2267 milliseconds

1 2 3 4 5 6 7 8