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