Home
last modified time | relevance | path

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

/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java306 public List<String> ls(Path bucketPath) throws IOException { in ls()
401 public GCSFileMetadata stat(Path bucketPath) throws IOException { in stat()
497 public CommandResult pull(Path bucketPath) throws IOException { in pull()
508 public CommandResult pull(Path bucketPath, File localFile) throws IOException { in pull()
518 public String pullContents(Path bucketPath) throws IOException { in pullContents()
540 public CommandResult push(File localFile, Path bucketPath) throws IOException { in push()
551 public CommandResult pushString(String contents, Path bucketPath) throws IOException { in pushString()
/aosp_15_r20/external/autotest/frontend/client/src/autotest/common/
H A DUtils.java323 public static String getGoogleStorageHttpUrl(String bucketPath) { in getGoogleStorageHttpUrl()
333 public static Anchor createGoogleStorageHttpUrlLink(String label, String bucketPath) { in createGoogleStorageHttpUrlLink()
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...