Searched refs:ALOGW_IF (Results 1 – 6 of 6) sorted by relevance
/system/logging/liblog/include/log/ |
D | log_main.h | 258 #ifndef ALOGW_IF 259 #define ALOGW_IF(cond, ...) \ macro
|
/system/logging/liblog/include_vndk/log/ |
D | log_main.h | 258 #ifndef ALOGW_IF 259 #define ALOGW_IF(cond, ...) \ macro
|
/system/media/audio_utils/ |
D | resampler.c | 139 ALOGW_IF((framesWr != framesRq) && (rsmp->frames_in != 0), in resampler_resample_from_provider()
|
/system/logging/liblog/ |
D | README.md | 44 ALOGW_IF(cond, format, ...)
|
/system/core/libutils/binder/ |
D | VectorImpl.cpp | 60 ALOGW_IF(mCount, in ~VectorImpl()
|
/system/media/audio_utils/include/audio_utils/ |
D | mutex.h | 1067 ALOGW_IF("%s: tid %d already exists", __func__, tminfo->tid_); in add_to_registry() 1079 ALOGW_IF(!success, "%s: Cannot find entry for tid:%d", __func__, tid); in remove_from_registry()
|