Searched refs:source_tree (Results 1 – 1 of 1) sorted by relevance
26 def get_projects(source_tree): argument38 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): argument311 get_projects(source_tree),