Home
last modified time | relevance | path

Searched defs:UnknownField (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DUnknownField.cs52 internal sealed class UnknownField class
63 public UnknownField() in UnknownField() method in Google.Protobuf.UnknownField
/third_party/protobuf/python/google/protobuf/pyext/
Dunknown_fields.h44 class UnknownField; variable
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h70 class UnknownField; // below variable
Ddescriptor.h126 class UnknownField; variable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DTextFormat.java1692 static final class UnknownField { class in TextFormat.Parser
1700 UnknownField(String message, Type type) { in UnknownField() method in TextFormat.Parser.UnknownField