Home
last modified time | relevance | path

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

/development/tools/repo_pull/
Drepo_pull.py296 manifest_path = _get_manifest_xml_from_args(args)
363 manifest_path = _get_manifest_xml_from_args(args)
431 def _get_manifest_xml_from_args(args): function