Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.h106 virtual string PrintUInt64(uint64 val) const;
Dtext_format.cc1388 string TextFormat::FieldValuePrinter::PrintUInt64(uint64 val) const { in PrintUInt64() function in google::protobuf::TextFormat::FieldValuePrinter