Home
last modified time | relevance | path

Searched defs:getLogFormatString (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/log/
DLog.java283 public static String getLogFormatString(LogLevel logLevel, String tag, String message) { in getLogFormatString() method in Log
DLogUtil.java55 public static String getLogFormatString(LogLevel logLevel, String tag, String message) { in getLogFormatString() method in LogUtil