Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterLogSaver.java223 private String getDestinationPath(String prefix, File file) { in getDestinationPath() method in ClusterLogSaver
254 e -> getDestinationPath(e.getValue(), e.getKey()), in uploadFiles()