Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/scripts/
Dupload.py127 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument
144 self.auth_function = auth_function
255 credentials = self.auth_function()
/external/google-breakpad/src/testing/scripts/
Dupload.py127 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument
144 self.auth_function = auth_function
255 credentials = self.auth_function()
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
Dupload-diffs.py182 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument
204 self.auth_function = auth_function
316 credentials = self.auth_function()
/external/regex-re2/lib/codereview/
Dcodereview.py2764 def __init__(self, host, auth_function, host_override=None, extra_headers={}, save_cookies=False): argument
2780 self.auth_function = auth_function
2887 credentials = self.auth_function()