Searched defs:PrintUnknownFieldsToString (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtext_format.cc1377 bool TextFormat::Printer::PrintUnknownFieldsToString( function in class:google::protobuf::TextFormat::Printer
1618 /* static */ bool TextFormat::PrintUnknownFieldsToString( function in class:google::protobuf::TextFormat
1620 return Printer().PrintUnknownFieldsToString(unknown_fields, output);

Completed in 99 milliseconds