Home
last modified time | relevance | path

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

/system/logging/liblog/include/log/
Dlog_main.h258 #ifndef ALOGW_IF
259 #define ALOGW_IF(cond, ...) \ macro
/system/logging/liblog/include_vndk/log/
Dlog_main.h258 #ifndef ALOGW_IF
259 #define ALOGW_IF(cond, ...) \ macro
/system/media/audio_utils/
Dresampler.c139 ALOGW_IF((framesWr != framesRq) && (rsmp->frames_in != 0), in resampler_resample_from_provider()
/system/logging/liblog/
DREADME.md44 ALOGW_IF(cond, format, ...)
/system/core/libutils/binder/
DVectorImpl.cpp60 ALOGW_IF(mCount, in ~VectorImpl()
/system/media/audio_utils/include/audio_utils/
Dmutex.h1067 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()