Searched refs:manifest_path (Results 1 – 2 of 2) sorted by relevance
17 def createLocalManifest(manifest_path, local_manifest_path, path_to_exclude): argument18 manifest_tree = ET.parse(manifest_path)55 manifest_path = os.path.join(android_build_top, '.repo/manifests',62 print 'Path to manifest file: %s' % manifest_path63 createLocalManifest(manifest_path, local_manifest_path, path_to_exclude)
686 self.manifest_path = args[0]696 self.manifest_path = manifests[0]701 self.manifest_path)703 self.manifest_path)