Searched refs:remote (Results 1 – 10 of 10) sorted by relevance
/tools/repohooks/rh/ |
D | git.py | 64 remote = result.stdout.strip() 65 if not remote or not full_upstream: 68 return full_upstream.replace('heads', 'remotes/' + remote) 78 def get_remote_revision(ref, remote): argument 80 prefix = 'refs/remotes/%s/' % remote
|
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/bt/ |
D | hfp_lib.py | 97 def newCall(self, remote, state): argument 108 test_args = {"remote": remote, "state": state } 114 def initiateIncomingCall(self, remote): argument 124 test_args = {"remote": remote } 130 def initiateOutgoingCall(self, remote): argument 140 test_args = {"remote": remote }
|
/tools/acloud/ |
D | README.md | 49 Create is the main entry point in creating an AVD, supporting both remote 94 * `--autoconnect`: This defaults to true and upon creation of a remote instance, 116 List will retrieve all the remote instances you've created in addition to 132 Delete will stop your remote and local instances. Acloud will find all 134 (remote or local), you will be prompted to select which instance you would 154 remote instance created by you. It will then look for any devices missing in 197 create a remote or local instance. It will automatically get invoked through 204 * Run setup for remote/local instances 208 * Run setup for remote instances only
|
/tools/repohooks/ |
D | pre-upload.py | 280 remote = rh.git.get_upstream_remote() 288 project = rh.Project(name=project_name, dir=proj_dir, remote=remote) 295 'REPO_REMOTE': remote, 296 'REPO_RREV': rh.git.get_remote_revision(upstream_branch, remote),
|
D | README.md | 88 * `REPO_REMOTE`: The name of the git remote. 90 * `REPO_LREV`: The name of the remote revision, translated to a local tracking 91 branch. This is typically latest commit in the remote-tracking branch. 93 * `REPO_RREV`: The remote revision.
|
/tools/repohooks/tools/ |
D | checkpatch.pl-update | 46 output=$(git ls-remote --tags "${GIT_URL}")
|
D | spelling.txt | 960 remoote||remote 961 remore||remote
|
/tools/asuite/atest/tf_proto/ |
D | log_file.proto | 25 // The remote path of the log file once logged
|
/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed_win.bat | 31 :: check debug flag and set up remote debugging
|
/tools/asuite/aidegen/ |
D | README.md | 96 2. If you run aidegen on a remote desktop, make sure there is no IntelliJ
|