Searched refs:auth_function (Results 1 – 4 of 4) sorted by relevance
/external/google-breakpad/src/testing/gtest/scripts/ |
D | upload.py | 127 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/ |
D | upload.py | 127 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/ |
D | upload-diffs.py | 182 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/ |
D | codereview.py | 2764 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()
|