Home
last modified time | relevance | path

Searched defs:push (Results 1 – 4 of 4) sorted by relevance

/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/
DMultiLineTrack.kt53 fun push() { in push() method
/tools/external_updater/
Dgit_utils.py155 def push(proj_path, remote_name): function
/tools/tradefederation/core/src/com/android/tradefed/invoker/shard/
DStrictShardHelper.java211 IRemoteTest push = listAllTests.remove(j); in normalizeDistribution() local
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java529 public CommandResult push(File localFile) throws IOException { in push() method in GCSBucketUtil
540 public CommandResult push(File localFile, Path bucketPath) throws IOException { in push() method in GCSBucketUtil