Home
last modified time | relevance | path

Searched refs:ALOGW_IF (Results 1 – 3 of 3) sorted by relevance

/system/core/include/log/
Dlog.h132 #ifndef ALOGW_IF
133 #define ALOGW_IF(cond, ...) \ macro
/system/media/audio_utils/
Dresampler.c138 ALOGW_IF((framesWr != framesRq) && (rsmp->frames_in != 0), in resampler_resample_from_provider()
/system/core/libutils/
DVectorImpl.cpp60 ALOGW_IF(mCount, in ~VectorImpl()