Searched defs:UnknownField (Results 1 – 5 of 5) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | UnknownField.cs | 52 internal sealed class UnknownField class |
/third_party/protobuf/python/google/protobuf/pyext/ | ||
D | unknown_fields.h | 44 class UnknownField; variable |
/third_party/protobuf/src/google/protobuf/ | ||
D | unknown_field_set.h | 70 class UnknownField; // below variable |
D | descriptor.h | 126 class UnknownField; variable |
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | ||
D | TextFormat.java | 1692 static final class UnknownField { class in TextFormat.Parser |