Searched refs:PrintMessageStart (Results 1 - 3 of 3) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
H A D | text_format.h | 112 virtual string PrintMessageStart(const Message& message, |
H A D | text_format.cc | 1305 string TextFormat::FieldValuePrinter::PrintMessageStart( function in class:google::protobuf::TextFormat::FieldValuePrinter 1482 printer->PrintMessageStart( |
H A D | text_format_unittest.cc | 457 virtual string PrintMessageStart(const Message& message, function in class:google::protobuf::text_format_unittest::CustomMessageFieldValuePrinter 503 virtual string PrintMessageStart(const Message& message, function in class:google::protobuf::text_format_unittest::CustomMultilineCommentPrinter |
Completed in 253 milliseconds