Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java58 private static final String FLAG_RECURSIVE = "-r"; field in GCSBucketUtil
172 command.add(FLAG_RECURSIVE); in copy()
578 command.add(FLAG_RECURSIVE); in remove()