Searched defs:LOG_I (Results 1 – 2 of 2) sorted by relevance
23 #define LOG_I(...) OH_LOG_Print(LOG_APP, LOG_INFO, 0xFF00, EFFECT_LOG_TAG, __VA_ARGS__) macro