/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/ |
H A D | RegistryMultithreadTest.java | 48 public TestKeyManager(String typeUrl) { in TestKeyManager() 52 private final String typeUrl; field in RegistryMultithreadTest.TestKeyManager 76 private final String typeUrl; field in RegistryMultithreadTest.TestKeyTypeManager 78 public TestKeyTypeManager(String typeUrl) { in TestKeyTypeManager() 108 private final String typeUrl; field in RegistryMultithreadTest.TestPublicKeyTypeManager 110 public TestPublicKeyTypeManager(String typeUrl) { in TestPublicKeyTypeManager() 141 private final String typeUrl; field in RegistryMultithreadTest.TestPrivateKeyTypeManager 143 public TestPrivateKeyTypeManager(String typeUrl) { in TestPrivateKeyTypeManager()
|
H A D | KeyManagerRegistryTest.java | 49 public TestKeyManager(String typeUrl) { in TestKeyManager() 53 private final String typeUrl; field in KeyManagerRegistryTest.TestKeyManager 77 private final String typeUrl; field in KeyManagerRegistryTest.TestKeyTypeManager 79 public TestKeyTypeManager(String typeUrl) { in TestKeyTypeManager() 281 private final String typeUrl; field in KeyManagerRegistryTest.TestPublicKeyTypeManager 283 public TestPublicKeyTypeManager(String typeUrl) { in TestPublicKeyTypeManager() 329 private final String typeUrl; field in KeyManagerRegistryTest.TestPrivateKeyTypeManager 331 public TestPrivateKeyTypeManager(String typeUrl) { in TestPrivateKeyTypeManager()
|
H A D | RegistryTest.java | 80 public CustomAeadKeyManager(String typeUrl) { in CustomAeadKeyManager() 84 private final String typeUrl; field in RegistryTest.CustomAeadKeyManager 115 public boolean doesSupport(String typeUrl) { in doesSupport()
|
/aosp_15_r20/external/truth/extensions/proto/src/test/java/com/google/common/truth/extensions/proto/ |
H A D | ProtoSubjectTest.java | 788 String typeUrl = in testAnyMessage_notEqual_diffPrintsExpandedAny() local 822 String typeUrl = in testRepeatedAnyMessage_notEqual_diffPrintsExpandedAny() local 873 String typeUrl = in testAnyMessagesWithDifferentTypes() local 901 String typeUrl = in testAnyMessageCompareWithEmptyAnyMessage() local 933 String typeUrl = in testAnyMessageComparedWithDynamicMessage() local
|
H A D | FieldScopesTest.java | 115 String typeUrl = in testFieldScopes_none_withAnyField() local 161 String typeUrl = in testIgnoringTopLevelAnyField_ignoringField() local 219 String typeUrl = in testIgnoringTopLevelAnyField_fieldScopes_allowingFields() local 338 String typeUrl = in testIgnoringFieldOfAnyMessage() local 390 String typeUrl = in testAnyMessageComparingExpectedFieldsOnly() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/ |
H A D | ProtoKeySerialization.java | 37 private final String typeUrl; field in ProtoKeySerialization 45 String typeUrl, in ProtoKeySerialization() 59 String typeUrl, in create()
|
H A D | LegacyProtoKey.java | 40 private final String typeUrl; field in LegacyProtoKey.LegacyProtoParametersNotForCreation 73 private LegacyProtoParametersNotForCreation(String typeUrl, OutputPrefixType outputPrefixType) { in LegacyProtoParametersNotForCreation()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/internal/ |
H A D | ProtoKeySerializationTest.java | 56 final String typeUrl = "myTypeUrl"; in testIdRequirement_present() local 68 final String typeUrl = "myTypeUrl"; in testIdRequirement_presentMustMatchoutputPrefixType() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/testing/ |
H A D | KeyTypeManagerTestUtilTest.java | 42 private final String typeUrl; field in KeyTypeManagerTestUtilTest.TestKeyTypeManager 44 public TestKeyTypeManager(String typeUrl) { in TestKeyTypeManager()
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | TypeRegistry.java | 73 public final Descriptor getDescriptorForTypeUrl(String typeUrl) in getDescriptorForTypeUrl() 84 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName()
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | TypeRegistry.java | 73 public final Descriptor getDescriptorForTypeUrl(String typeUrl) in getDescriptorForTypeUrl() 84 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName()
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
H A D | XdsRouteConfigureResource.java | 101 String typeUrl() { in typeUrl() method in XdsRouteConfigureResource 203 String typeUrl = anyConfig.getTypeUrl(); in parseOverrideFilterConfigs() local 609 String typeUrl = anyConfig.getTypeUrl(); in parseClusterSpecifierPlugin() local
|
H A D | XdsResourceType.java | 77 abstract String typeUrl(); in typeUrl() method in XdsResourceType 180 Any any, Class<T> clazz, String typeUrl, String compatibleTypeUrl) in unpackCompatibleType()
|
H A D | XdsListenerResource.java | 87 String typeUrl() { in typeUrl() method in XdsListenerResource 555 String typeUrl = httpFilter.getTypedConfig().getTypeUrl(); in parseHttpFilter() local
|
H A D | RbacConfig.java | 28 public final String typeUrl() { in typeUrl() method in RbacConfig
|
/aosp_15_r20/external/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | JsonFormat.java | 527 Descriptor getDescriptorForTypeUrl(String typeUrl) throws InvalidProtocolBufferException { in getDescriptorForTypeUrl() 877 String typeUrl = (String) message.getField(typeUrlField); in printAny() local 985 private void print(MessageOrBuilder message, @Nullable String typeUrl) throws IOException { in print() 1284 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName() 1522 String typeUrl = typeUrlElement.getAsString(); in mergeAny() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
H A D | JsonFormat.java | 527 Descriptor getDescriptorForTypeUrl(String typeUrl) throws InvalidProtocolBufferException { in getDescriptorForTypeUrl() 877 String typeUrl = (String) message.getField(typeUrlField); in printAny() local 985 private void print(MessageOrBuilder message, @Nullable String typeUrl) throws IOException { in print() 1284 private static String getTypeName(String typeUrl) throws InvalidProtocolBufferException { in getTypeName() 1522 String typeUrl = typeUrlElement.getAsString(); in mergeAny() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/ |
H A D | Catalogue.java | 42 public KeyManager<P> getKeyManager(String typeUrl, String primitiveName, int minVersion) in getKeyManager()
|
/aosp_15_r20/external/tink/python/examples/signature/ |
H A D | signature_test_private_keyset.json | 5 "typeUrl":"type.googleapis.com/google.crypto.tink.EcdsaPrivateKey", string
|
/aosp_15_r20/external/tink/python/examples/jwt/ |
H A D | jwt_test_public_keyset.json | 6 "typeUrl": "type.googleapis.com/google.crypto.tink.JwtEcdsaPublicKey", string
|
/aosp_15_r20/external/tink/java_src/examples/jwt/ |
H A D | jwt_signature_test_private_keyset.json | 6 "typeUrl":"type.googleapis.com/google.crypto.tink.JwtEcdsaPrivateKey", string
|
/aosp_15_r20/external/tink/java_src/examples/mac/ |
H A D | mac_test_keyset.json | 5 "typeUrl": "type.googleapis.com/google.crypto.tink.HmacKey", string
|
/aosp_15_r20/external/tink/python/examples/hybrid/ |
H A D | hybrid_test_private_keyset.json | 1 {"primaryKeyId":958452012,"key":[{"keyData":{"typeUrl":"type.googleapis.com/google.crypto.tink.Hpke… string
|
/aosp_15_r20/external/tink/cc/examples/daead/ |
H A D | deterministic_aead_test_keyset.json | 6 "typeUrl": "type.googleapis.com/google.crypto.tink.AesSivKey", string
|
/aosp_15_r20/external/tink/cc/examples/aead/ |
H A D | aead_test_keyset.json | 6 "typeUrl": "type.googleapis.com/google.crypto.tink.AesGcmKey", string
|