Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DFileEntryWrapper.java125 static IFileEntry getDescendant(IFileEntry fileEntry, List<String> childSegments) in getDescendant() argument
127 IFileEntry child = fileEntry; in getDescendant()