Home
last modified time | relevance | path

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

/development/tools/repo_pull/
Drepo_pull.py249 change_lists = _get_change_lists_from_args(args)
310 change_lists = _get_change_lists_from_args(args)
378 change_lists = _get_change_lists_from_args(args)
450 def _get_change_lists_from_args(args): function