OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audience
(Results
1 - 10
of
10
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
test_jwt.py
82
audience
= ('https://www.googleapis.com/auth/id?client_id='
85
crypt.verify_signed_jwt_with_certs(jwt, certs,
audience
)
93
audience
= 'some_audience_address@testing.gserviceaccount.com'
97
'aud':
audience
,
108
audience
= 'some_audience_address@testing.gserviceaccount.com'
109
contents = crypt.verify_signed_jwt_with_certs(jwt, certs,
audience
)
151
audience
= ('https:#www.googleapis.com/auth/id?client_id='
154
'aud':
audience
,
161
'aud': '
audience
',
168
'aud': '
audience
',
[
all
...]
/build/core/tasks/
vendor_module_check.mk
20
audience
\
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
crypt.py
388
def verify_signed_jwt_with_certs(jwt, certs,
audience
):
396
audience
: string, The
audience
, 'aud', that this JWT should contain. If
452
# Check
audience
.
453
if
audience
is not None:
457
if aud !=
audience
:
459
(aud,
audience
, json_body))
client.py
[
all
...]
/external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm
32
; to the largest
audience
possible. Of course, if you modify it for your own
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm
32
; to the largest
audience
possible. Of course, if you modify it for your own
/prebuilts/tools/common/m2/repository/com/google/http-client/google-http-client/1.19.0/
google-http-client-1.19.0.jar
/external/libvpx/libvpx/third_party/x86inc/
x86inc.asm
32
; to the largest
audience
possible. Of course, if you modify it for your own
[
all
...]
/prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar
/prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar
Completed in 279 milliseconds