Home
last modified time | relevance | path

Searched defs:PrintMessageStart (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format_unittest.cc462 virtual string PrintMessageStart(const Message& message, in PrintMessageStart() function in google::protobuf::text_format_unittest::CustomMessageFieldValuePrinter
508 virtual string PrintMessageStart(const Message& message, in PrintMessageStart() function in google::protobuf::text_format_unittest::CustomMultilineCommentPrinter
Dtext_format.cc1431 string TextFormat::FieldValuePrinter::PrintMessageStart( in PrintMessageStart() function in google::protobuf::TextFormat::FieldValuePrinter