Home
last modified time | relevance | path

Searched refs:FORMAT_TAG (Results 1 – 3 of 3) sorted by relevance

/system/core/include/log/
Dlogprint.h33 FORMAT_TAG, enumerator
/system/core/liblog/
Dfake_log_device.c51 FORMAT_TAG, enumerator
399 case FORMAT_TAG: in showLog()
Dlogprint.c289 else if (strcmp(formatString, "tag") == 0) format = FORMAT_TAG; in android_log_formatFromString()
1376 case FORMAT_TAG: in android_log_formatLogLine()