Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dtext_format.cc1761 std::string TextFormat::FieldValuePrinter::PrintInt32(int32_t val) const { in PrintInt32() function in google::protobuf::TextFormat::FieldValuePrinter
1820 void TextFormat::FastFieldValuePrinter::PrintInt32( in PrintInt32() function in google::protobuf::TextFormat::FastFieldValuePrinter
1921 void PrintInt32(int32_t val, in PrintInt32() function in google::protobuf::__anonfebc469e0511::FieldValuePrinterWrapper
H A Dtext_format_unittest.cc485 std::string PrintInt32(int32_t val) const override { in PrintInt32() function in google::protobuf::text_format_unittest::CustomInt32FieldValuePrinter
536 std::string PrintInt32(int32_t v) const override { in PrintInt32() function in google::protobuf::text_format_unittest::CustomMessageFieldValuePrinter
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dtext_format.cc1761 std::string TextFormat::FieldValuePrinter::PrintInt32(int32_t val) const { in PrintInt32() function in google::protobuf::TextFormat::FieldValuePrinter
1820 void TextFormat::FastFieldValuePrinter::PrintInt32( in PrintInt32() function in google::protobuf::TextFormat::FastFieldValuePrinter
1921 void PrintInt32(int32_t val, in PrintInt32() function in google::protobuf::__anon967d918b0511::FieldValuePrinterWrapper
H A Dtext_format_unittest.cc485 std::string PrintInt32(int32_t val) const override { in PrintInt32() function in google::protobuf::text_format_unittest::CustomInt32FieldValuePrinter
536 std::string PrintInt32(int32_t v) const override { in PrintInt32() function in google::protobuf::text_format_unittest::CustomMessageFieldValuePrinter