Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dlog.h34 #define LOGI(fmt, ...) Log::Info(fmt, ##__VA_ARGS__) macro
/device/google/gs201/fingerprint/fpc1540/fp_tool/
Dfp_test.cpp8 #define LOGI(format,...) ALOGI(TAG format,##__VA_ARGS__) macro
/device/google/gs101/fingerprint/fpc1540/fp_tool/
Dfp_test.cpp8 #define LOGI(format,...) ALOGI(TAG format,##__VA_ARGS__) macro
/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c45 #define LOGI(fmt, ...) do { \ macro