HomeSort by relevance Sort by last modified time
    Searched refs:ALOGI_IF (Results 1 - 6 of 6) sorted by null

  /hardware/ti/wpan/tools/FM/service/src/jni/
v4l2_JbtlLog.h 40 #define V4L2_JBTL_LOGI_IF(cond, ...) ALOGI_IF(cond, __VA_ARGS__)
  /frameworks/base/cmds/bootanimation/
bootanimation_main.cpp 48 ALOGI_IF(noBootAnimation, "boot animation disabled");
  /hardware/invensense/libsensors_iio/
local_log_def.h 27 #define LOGI_IF ALOGI_IF
  /system/core/include/cutils/
log.h 118 #ifndef ALOGI_IF
119 #define ALOGI_IF(cond, ...) \
  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 124 ALOGI_IF(numChannels > 2,
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 122 ALOGI_IF(mDebugRegion, "showupdates enabled");
123 ALOGI_IF(mDebugDDMS, "DDMS debugging enabled");
    [all...]

Completed in 291 milliseconds