Home
last modified time | relevance | path

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

/development/tools/repo_pull/
Drepo_patch.py27 from gerrit import create_url_opener_from_args, query_change_lists, get_patch
52 url_opener = create_url_opener_from_args(args)
Dgerrit.py92 def create_url_opener_from_args(args): function
256 url_opener = create_url_opener_from_args(args)
Drepo_review.py34 abandon, create_url_opener_from_args, delete_topic, query_change_lists,
189 url_opener = create_url_opener_from_args(args)
Drepo_pull.py33 from gerrit import create_url_opener_from_args, query_change_lists
441 url_opener = create_url_opener_from_args(args)