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.py228 change_lists = _get_change_lists_from_args(args)
287 change_lists = _get_change_lists_from_args(args)
360 change_lists = _get_change_lists_from_args(args)
426 def _get_change_lists_from_args(args): function