Searched defs:LOGI (Results 1 - 3 of 3) sorted by relevance

/device/google/contexthub/util/nanotool/
H A Dlog.h34 #define LOGI(fmt, ...) Log::Info(fmt, ##__VA_ARGS__) macro
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera_dbg.h106 #undef LOGI macro
107 #define LOGI(fmt, args...) CLOGI(CAM_MODULE, fmt, ##args) macro
129 #undef LOGI macro
130 #define LOGI(fmt, args...) ALOGV(fmt, ##args) macro
/device/google/contexthub/firmware/os/drivers/window_orientation/
H A Dwindow_orientation.c45 #define LOGI(fmt, ...) do { \ macro

Completed in 52 milliseconds