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