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

  /system/core/liblog/include/log/
logprint.h 43 FORMAT_MODIFIER_PRINTABLE, /* converts non-printable to printable escapes */
  /system/core/liblog/
logprint.c 270 case FORMAT_MODIFIER_PRINTABLE:
322 else if (!strcmp(formatString, "printable")) format = FORMAT_MODIFIER_PRINTABLE;
    [all...]

Completed in 144 milliseconds