Home
last modified time | relevance | path

Searched defs:TypeRegistry (Results 1 – 11 of 11) sorted by relevance

/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs40 public sealed class TypeRegistry class
49 private TypeRegistry(Dictionary<string, MessageDescriptor> fullNameToMessageMap) in TypeRegistry() method in Google.Protobuf.Reflection.TypeRegistry
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DTypeRegistry.cs40 public sealed class TypeRegistry class
49 private TypeRegistry(Dictionary<string, MessageDescriptor> fullNameToMessageMap) in TypeRegistry() method in Google.Protobuf.Reflection.TypeRegistry
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DTypeRegistry.java46 public class TypeRegistry { class
80 TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in TypeRegistry
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTypeRegistry.java46 public class TypeRegistry { class
80 TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in TypeRegistry
/external/golang-protobuf/internal/filetype/
Dbuild.go109 TypeRegistry interface { member
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs819 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonFormatter.Settings
DJsonParser.cs1015 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonParser.Settings
/external/protobuf/csharp/src/Google.Protobuf/
DJsonFormatter.cs819 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonFormatter.Settings
DJsonParser.cs1015 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonParser.Settings
/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java504 public static class TypeRegistry { class in JsonFormat
534 private TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in JsonFormat.TypeRegistry
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
DJsonFormat.java503 public static class TypeRegistry { class in JsonFormat
533 private TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in JsonFormat.TypeRegistry