Searched defs:TypeRegistry (Results 1 – 4 of 4) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/ | ||
D | TypeRegistry.cs | 40 public sealed class TypeRegistry class |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | JsonFormatter.cs | 833 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonFormatter.Settings |
D | JsonParser.cs | 997 public TypeRegistry TypeRegistry { get; } property in Google.Protobuf.JsonParser.Settings |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/main/java/com/google/protobuf/util/ | ||
D | JsonFormat.java | 286 public static class TypeRegistry { class in JsonFormat |