Home
last modified time | relevance | path

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

/system/logging/liblog/include/log/
Dlogprint.h34 FORMAT_TAG, enumerator
/system/logging/liblog/
Dlogprint.cpp309 else if (!strcmp(formatString, "tag")) format = FORMAT_TAG; in android_log_formatFromString()
1537 case FORMAT_TAG: in android_log_formatLogLine()