Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSFileDownloader.java117 String[] pathParts = parseGcsPath(remotePath); in downloadFile() local
147 String[] pathParts = parseGcsPath(remotePath); in isFresh() local
/tools/tradefederation/core/common_util/com/android/tradefed/util/gcs/
DGCSFileDownloaderBase.java132 String[] pathParts = parseGcsPath(remotePath); in downloadFile() local