Searched refs:PrintUInt64 (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ | ||
D | text_format.h | 106 virtual string PrintUInt64(uint64 val) const; |
D | text_format.cc | 1388 string TextFormat::FieldValuePrinter::PrintUInt64(uint64 val) const { in PrintUInt64() function in google::protobuf::TextFormat::FieldValuePrinter |