Searched refs:audience (Results 1 – 13 of 13) sorted by relevance
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/ |
D | 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,
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/ |
D | crypt.py | 388 def verify_signed_jwt_with_certs(jwt, certs, audience): argument 453 if audience is not None: 457 if aud != audience: 459 (aud, audience, json_body))
|
D | client.py | 1561 def verify_id_token(id_token, audience, http=None, argument 1591 return crypt.verify_signed_jwt_with_certs(id_token, certs, audience)
|
/external/llvm/utils/ |
D | llvm.grm | 17 ^ "audience: LLVM developers\n"
|
/external/zlib/src/doc/ |
D | rfc1950.txt | 67 1.2. Intended audience ......................................... 3 119 1.2. Intended audience
|
D | rfc1952.txt | 67 1.2. Intended audience ......................................... 3 125 1.2. Intended audience
|
D | rfc1951.txt | 67 1.2. Intended audience ......................................... 3 138 1.2. Intended audience
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | x86inc.asm | 32 ; to the largest audience possible. Of course, if you modify it for your own
|
/external/libvpx/libvpx/third_party/x86inc/ |
D | x86inc.asm | 32 ; to the largest audience possible. Of course, if you modify it for your own
|
/external/llvm/docs/Frontend/ |
D | PerformanceTips.rst | 12 The intended audience of this document is developers of language frontends
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 4934 覲>'[have imperial audience]';
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 36 The audience for this document is anyone who needs to write an LLVM backend to
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 3907 觐 < have\-imperial\-audience; 15298 聽眾 < audience; 31517 聽眾 > audience; 38683 觐 > have\-imperial\-audience; 38721 覲 > have\-imperial\-audience;
|