Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dtext_format.cc1561 std::string TextFormat::FieldValuePrinter::PrintInt32(int32 val) const { in PrintInt32() function in google::protobuf::TextFormat::FieldValuePrinter
1620 void TextFormat::FastFieldValuePrinter::PrintInt32( in PrintInt32() function in google::protobuf::TextFormat::FastFieldValuePrinter
1720 void PrintInt32(int32 val, in PrintInt32() function in google::protobuf::__anona65a116b0511::FieldValuePrinterWrapper
Dtext_format_unittest.cc476 virtual std::string PrintInt32(int32 val) const { in PrintInt32() function in google::protobuf::text_format_unittest::CustomInt32FieldValuePrinter
527 virtual std::string PrintInt32(int32 v) const { in PrintInt32() function in google::protobuf::text_format_unittest::CustomMessageFieldValuePrinter