Searched defs:PrintInt32 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | text_format_unittest.cc | 423 virtual string PrintInt32(int32 val) const { in PrintInt32() function in google::protobuf::text_format_unittest::CustomInt32FieldValuePrinter |
D | text_format.cc | 1347 string TextFormat::FieldValuePrinter::PrintInt32(int32 val) const { in PrintInt32() function in google::protobuf::TextFormat::FieldValuePrinter |