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.cc1958 std::string TextFormat::FieldValuePrinter::PrintInt32(int32_t val) const { in PrintInt32() function in google::protobuf::TextFormat::FieldValuePrinter
2017 void TextFormat::FastFieldValuePrinter::PrintInt32( in PrintInt32() function in google::protobuf::TextFormat::FastFieldValuePrinter
2120 void PrintInt32(int32_t val, in PrintInt32() function in google::protobuf::__anonbeb475080611::FieldValuePrinterWrapper
Dtext_format_unittest.cc647 std::string PrintInt32(int32_t val) const override { in PrintInt32() function in google::protobuf::text_format_unittest::CustomInt32FieldValuePrinter
698 std::string PrintInt32(int32_t v) const override { in PrintInt32() function in google::protobuf::text_format_unittest::CustomMessageFieldValuePrinter