Searched refs:PrintInt64 (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/ | ||
D | text_format.h | 105 virtual string PrintInt64(int64 val) const; |
D | text_format.cc | 1353 string TextFormat::FieldValuePrinter::PrintInt64(int64 val) const { in PrintInt64() function in google::protobuf::TextFormat::FieldValuePrinter |