Home
last modified time | relevance | path

Searched refs:PrintUInt64 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtext_format.h103 virtual string PrintUInt64(uint64 val) const;
Dtext_format.cc1265 string TextFormat::FieldValuePrinter::PrintUInt64(uint64 val) const { in PrintUInt64() function in google::protobuf::TextFormat::FieldValuePrinter