Home
last modified time | relevance | path

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

/device/google/dragon/recovery/updater/
Dupdate_log.h24 #define ALOGI(format, args...) printf("I %s: " format, LOG_TAG, ## args) macro
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h66 #define ALOGI(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.h66 #define ALOGI(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.h66 #define ALOGI(...) do { __null_log(0, LOG_TAG,__VA_ARGS__); } while (0) macro