Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DCommonLogRemoteFileUtil.java90 public static class KnownLogFileEntry { class in CommonLogRemoteFileUtil
95 KnownLogFileEntry(String path, String logName, LogDataType type) { in KnownLogFileEntry() method in CommonLogRemoteFileUtil.KnownLogFileEntry