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.py307 manifest_path = _get_manifest_xml_from_args(args)
374 manifest_path = _get_manifest_xml_from_args(args)
442 def _get_manifest_xml_from_args(args): function