Home
last modified time | relevance | path

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

/frameworks/webview/chromium/tools/
Dgenerate_local_manifest.py17 def createLocalManifest(manifest_path, local_manifest_path, path_to_exclude): argument
18 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_path
63 createLocalManifest(manifest_path, local_manifest_path, path_to_exclude)
/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py686 self.manifest_path = args[0]
696 self.manifest_path = manifests[0]
701 self.manifest_path)
703 self.manifest_path)