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.py238 change_lists = _get_change_lists_from_args(args)
299 change_lists = _get_change_lists_from_args(args)
367 change_lists = _get_change_lists_from_args(args)
439 def _get_change_lists_from_args(args): function