/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | TypeRegistry.cs | 40 public sealed class TypeRegistry class 49 private TypeRegistry(Dictionary<string, MessageDescriptor> fullNameToMessageMap) in TypeRegistry() method in Google.Protobuf.Reflection.TypeRegistry
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | TypeRegistry.cs | 40 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/ |
D | TypeRegistry.cs | 40 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/ |
D | TypeRegistry.java | 46 public class TypeRegistry { class 80 TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in TypeRegistry
|
/external/cronet/tot/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | TypeRegistry.java | 46 public class TypeRegistry { class 80 TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in TypeRegistry
|
/external/cronet/stable/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | TypeRegistry.java | 46 public class TypeRegistry { class 80 TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in TypeRegistry
|
/external/golang-protobuf/internal/filetype/ |
D | build.go | 109 TypeRegistry interface { member
|
/external/protobuf/csharp/src/Google.Protobuf/ |
D | JsonFormatter.cs | 819 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonFormatter.Settings
|
D | JsonParser.cs | 1015 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonParser.Settings
|
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | JsonFormatter.cs | 819 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonFormatter.Settings
|
D | JsonParser.cs | 1015 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonParser.Settings
|
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | JsonFormatter.cs | 819 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonFormatter.Settings
|
D | JsonParser.cs | 1015 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonParser.Settings
|
/external/cronet/stable/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
D | JsonFormat.java | 503 public static class TypeRegistry { class in JsonFormat 533 private TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in JsonFormat.TypeRegistry
|
/external/cronet/tot/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
D | JsonFormat.java | 503 public static class TypeRegistry { class in JsonFormat 533 private TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in JsonFormat.TypeRegistry
|
/external/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
D | JsonFormat.java | 503 public static class TypeRegistry { class in JsonFormat 533 private TypeRegistry(Map<String, Descriptor> types) { in TypeRegistry() method in JsonFormat.TypeRegistry
|