Searched refs:BI_LOGI (Results 1 – 2 of 2) sorted by relevance
26 #define BI_LOGI(x, ...) ALOGI("[%s] "x, mName.string(), ##__VA_ARGS__) macro
29 #define BI_LOGI(x, ...) ALOGI("[%s] " x, mName.string(), ##__VA_ARGS__) macro