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 73 cwd=os.path.dirname(workspace), shell=True) 78 "existing tree" % workspace) 81 (url, rev, workspace)) 84 (url, rev), cwd=workspace, shell=True) 87 def repo_sync(workspace, ignore_error, retry=5): argument 94 (count, retry, workspace)) 101 subprocess.check_output(command, cwd=workspace, shell=True) 120 def get_build_id(workspace): argument 123 path = os.path.join(workspace, "build", "core", "build_id.mk") [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
|