/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/ |
D | IdToken.java | 55 private IdToken(String tokenValue, JsonWebSignature jsonWebSignature) { in IdToken() 67 public static IdToken create(String tokenValue) throws IOException { in create() 79 public static IdToken create(String tokenValue, JsonFactory jsonFactory) throws IOException { in create()
|
D | AccessToken.java | 48 private final String tokenValue; field in AccessToken 56 public AccessToken(String tokenValue, Date expirationTime) { in AccessToken() 138 private String tokenValue; field in AccessToken.Builder 163 public Builder setTokenValue(String tokenValue) { in setTokenValue()
|
/external/aws-sdk-java-v2/core/http-auth/src/test/java/software/amazon/awssdk/http/auth/signer/ |
D | BearerHttpSignerTest.java | 70 String tokenValue = "mF_9.B5f-4.1JqM"; in whenTokenExists_requestIsSignedCorrectly() local 83 String tokenValue = "mF_9.B5f-4.1JqM"; in whenTokenExists_asyncRequestIsSignedCorrectly() local
|
/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/signer/ |
D | BearerTokenSignerTest.java | 38 String tokenValue = "mF_9.B5f-4.1JqM"; in whenTokenExists_requestIsSignedCorrectly() local 59 String tokenValue = "mF_9.B5f-4.1JqM"; in usingParamMethod_worksCorrectly() local
|
/external/starlark-go/syntax/ |
D | scan.go | 421 type tokenValue struct { struct 422 raw string // raw text of token 423 int int64 // decoded int 424 bigInt *big.Int // decoded integers > int64 425 float float64 // decoded float 426 string string // decoded string or bytes 427 pos Position // start position of token
|
/external/cronet/stable/third_party/icu/source/tools/genrb/ |
D | parse.cpp | 191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken() 225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() 258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UStrin… in expect() 288 struct UString *tokenValue; in getInvariantString() local 321 struct UString *tokenValue; in parseUCARules() local 465 struct UString *tokenValue; in parseTransliterator() local 544 struct UString *tokenValue; in parseDependency() local 604 struct UString *tokenValue; in parseString() local 639 struct UString *tokenValue; in parseAlias() local 1153 struct UString *tokenValue; in addCollation() local [all …]
|
/external/icu/icu4c/source/tools/genrb/ |
D | parse.cpp | 191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken() 225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() 258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UStrin… in expect() 288 struct UString *tokenValue; in getInvariantString() local 321 struct UString *tokenValue; in parseUCARules() local 465 struct UString *tokenValue; in parseTransliterator() local 544 struct UString *tokenValue; in parseDependency() local 604 struct UString *tokenValue; in parseString() local 639 struct UString *tokenValue; in parseAlias() local 1153 struct UString *tokenValue; in addCollation() local [all …]
|
/external/cronet/tot/third_party/icu/source/tools/genrb/ |
D | parse.cpp | 191 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenum… in getToken() 225 peekToken(ParseState* state, uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenu… in peekToken() 258 expect(ParseState* state, enum ETokenType expectedToken, struct UString **tokenValue, struct UStrin… in expect() 288 struct UString *tokenValue; in getInvariantString() local 321 struct UString *tokenValue; in parseUCARules() local 465 struct UString *tokenValue; in parseTransliterator() local 544 struct UString *tokenValue; in parseDependency() local 604 struct UString *tokenValue; in parseString() local 639 struct UString *tokenValue; in parseAlias() local 1153 struct UString *tokenValue; in addCollation() local [all …]
|
/external/nist-sip/java/gov/nist/core/ |
D | Token.java | 38 protected String tokenValue; field in Token
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/convert/ |
D | CoerceToBooleanTest.java | 219 JsonToken tokenType, String tokenValue, Class<?> targetType) throws IOException in _verifyBooleanCoerceFail() 241 JsonToken tokenType, String tokenValue) throws IOException in _verifyBooleanCoerceFailReason()
|
D | CoerceJDKScalarsTest.java | 290 JsonToken tokenType, String tokenValue, Class<?> targetType) throws IOException in _verifyBooleanCoerceFail() 312 JsonToken tokenType, String tokenValue) throws IOException in _verifyBooleanCoerceFailReason()
|
/external/aws-sdk-java-v2/core/imds/src/test/java/software/amazon/awssdk/imds/internal/ |
D | MultipleAsyncRequestsTest.java | 61 String tokenValue = "some-token"; in multipleRequests() local
|
/external/aws-sdk-java-v2/core/imds/src/main/java/software/amazon/awssdk/imds/internal/ |
D | AsyncHttpRequestHelper.java | 100 String tokenValue = handleResponse(response, executionAttributes); in handleTokenResponse() local
|
/external/aws-sdk-java-v2/services/codecatalyst/src/main/resources/codegen-resources/ |
D | service-2.json | 1329 "tokenValue":{ object
|
/external/aws-sdk-java-v2/services/ecs/src/main/resources/codegen-resources/ |
D | service-2.json | 5326 "tokenValue":{ object
|