Home
last modified time | relevance | path

Searched defs:RenderInt32 (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/internal/
Dexpecting_objectwriter.h142 virtual ObjectWriter* RenderInt32(StringPiece name, int32 value) { in RenderInt32() function
Djson_objectwriter.cc88 JsonObjectWriter* JsonObjectWriter::RenderInt32(StringPiece name, in RenderInt32() function in google::protobuf::util::converter::JsonObjectWriter
Dproto_writer.h84 ProtoWriter* RenderInt32(StringPiece name, int32 value) override { in RenderInt32() function
Ddefault_value_objectwriter.cc88 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderInt32( in RenderInt32() function in google::protobuf::util::converter::DefaultValueObjectWriter
Dprotostream_objectsource.cc456 Status ProtoStreamObjectSource::RenderInt32(const ProtoStreamObjectSource* os, in RenderInt32() function in google::protobuf::util::converter::ProtoStreamObjectSource