HomeSort by relevance Sort by last modified time
    Searched refs:FORMAT_MODIFIER_COLOR (Results 1 - 2 of 2) sorted by null

  /system/core/include/log/
logprint.h 40 FORMAT_MODIFIER_COLOR, /* converts priority to color */
  /system/core/liblog/
logprint.c 245 case FORMAT_MODIFIER_COLOR:
295 else if (strcmp(formatString, "color") == 0) format = FORMAT_MODIFIER_COLOR;
    [all...]

Completed in 31 milliseconds