Searched refs:FORMAT_MODIFIER_COLOR (Results 1 – 2 of 2) sorted by relevance
40 FORMAT_MODIFIER_COLOR, /* converts priority to color */ enumerator
245 case FORMAT_MODIFIER_COLOR: in android_log_setPrintFormat()295 else if (strcmp(formatString, "color") == 0) format = FORMAT_MODIFIER_COLOR; in android_log_formatFromString()