Searched defs:RenderInt64 (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | expecting_objectwriter.h | 155 virtual ObjectWriter* RenderInt64(StringPiece name, int64 value) { in RenderInt64() function |
D | json_objectwriter.cc | 98 JsonObjectWriter* JsonObjectWriter::RenderInt64(StringPiece name, int64 value) { in RenderInt64() function in google::protobuf::util::converter::JsonObjectWriter |
D | proto_writer.h | 96 virtual ProtoWriter* RenderInt64(StringPiece name, int64 value) { in RenderInt64() function |
D | default_value_objectwriter.cc | 109 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderInt64( in RenderInt64() function in google::protobuf::util::converter::DefaultValueObjectWriter |
D | protostream_objectsource.cc | 401 Status ProtoStreamObjectSource::RenderInt64(const ProtoStreamObjectSource* os, in RenderInt64() function in google::protobuf::util::converter::ProtoStreamObjectSource |