Searched refs:FORMAT_MODIFIER_COLOR (Results 1 – 2 of 2) sorted by relevance
41 FORMAT_MODIFIER_COLOR, /* converts priority to color */ enumerator
257 case FORMAT_MODIFIER_COLOR: in android_log_setPrintFormat()315 else if (!strcmp(formatString, "color")) format = FORMAT_MODIFIER_COLOR; in android_log_formatFromString()316 else if (!strcmp(formatString, "colour")) format = FORMAT_MODIFIER_COLOR; in android_log_formatFromString()