Home
last modified time | relevance | path

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

/development/tools/repo_diff/
Drepo_diff_trees.py26 def get_projects(source_tree): argument
38 manifest = source_tree + '/.repo/manifest.xml'
47 path = os.path.abspath(os.path.join(source_tree, path))
308 def get_projects_with_filter(source_tree, exclusion_file): argument
311 get_projects(source_tree),