Searched defs:PrintUnknownFields (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf.Conformance/ | ||
| D | Conformance.cs | 450 public bool PrintUnknownFields { property in Conformance.ConformanceRequest |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | text_format.cc | 1916 bool TextFormat::Printer::PrintUnknownFields( in PrintUnknownFields() function in google::protobuf::TextFormat::Printer |
| D | text_format_unittest.cc | 261 TEST_F(TextFormatTest, PrintUnknownFields) { in TEST_F() argument |