Home
last modified time | relevance | path

Searched defs:ALOGI (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWI.h63 #define ALOGI(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro
/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_mixer.c45 #define ALOGI(...) fprintf(stdout, __VA_ARGS__) macro
Dalsa_pcm.c27 #define ALOGI(...) fprintf(stdout, __VA_ARGS__) macro
Dalsa_ucm.c40 #define ALOGI(...) fprintf(stdout, __VA_ARGS__) macro