Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.h105 virtual string PrintInt64(int64 val) const;
Dtext_format.cc1353 string TextFormat::FieldValuePrinter::PrintInt64(int64 val) const { in PrintInt64() function in google::protobuf::TextFormat::FieldValuePrinter