Searched refs:workspace (Results 1 – 5 of 5) sorted by relevance
/development/tools/repo_diff/ |
D | repo_diff_android.py | 62 def repo_init(url, rev, workspace): argument 72 (url, rev, workspace)) 75 (url, rev), cwd=workspace, shell=True) 78 def repo_sync(workspace, ignore_error, retry=5): argument 85 (count, retry, workspace)) 92 subprocess.check_output(command, cwd=workspace, shell=True) 111 def get_build_id(workspace): argument 114 path = os.path.join(workspace, "build", "core", "build_id.mk") 119 def repo_sync_specific_release(url, branch, tag, workspace, ignore_error): argument 122 if not os.path.exists(workspace): [all …]
|
/development/tools/rmtypedefs/ |
D | .gitignore | 2 .idea/workspace.xml
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | .gitignore | 3 /.idea/workspace.xml
|
/development/tools/checkcolor/ |
D | .gitignore | 32 #.idea/workspace.xml - remove # and delete .idea if it better suit your needs.
|
/development/tools/idegen/ |
D | README | 53 3) Import the project root directory into your Eclipse workspace. If you
|