Home
last modified time | relevance | path

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

/development/tools/repo_pull/
Dgerrit.py128 def _build_curl_command_for_request(curl_command_name, req): argument
131 cmd = [curl_command_name]
161 def _handle_open_with_curl(curl_command_name, req): argument
166 cmd = _build_curl_command_for_request(curl_command_name, req)
198 def __init__(self, curl_command_name): argument
199 self._curl_command_name = curl_command_name
209 def __init__(self, curl_command_name): argument
210 self._curl_command_name = curl_command_name