OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_function
(Results
1 - 4
of
4
) sorted by null
/external/google-breakpad/src/testing/gtest/scripts/
upload.py
127
def __init__(self, host,
auth_function
, host_override=None, extra_headers={},
133
auth_function
: A function that takes no arguments and returns an
144
self.
auth_function
=
auth_function
255
credentials = self.
auth_function
()
[
all
...]
/external/google-breakpad/src/testing/scripts/
upload.py
127
def __init__(self, host,
auth_function
, host_override=None, extra_headers={},
133
auth_function
: A function that takes no arguments and returns an
144
self.
auth_function
=
auth_function
255
credentials = self.
auth_function
()
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
upload-diffs.py
182
def __init__(self, host,
auth_function
, host_override=None, extra_headers={},
188
auth_function
: A function that takes no arguments and returns an
204
self.
auth_function
=
auth_function
316
credentials = self.
auth_function
()
[
all
...]
/external/regex-re2/lib/codereview/
codereview.py
[
all
...]
Completed in 566 milliseconds