Searched defs:RenderInt32 (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | expecting_objectwriter.h | 135 virtual ObjectWriter* RenderInt32(StringPiece name, int32 value) { in RenderInt32() function |
D | json_objectwriter.cc | 89 JsonObjectWriter* JsonObjectWriter::RenderInt32(StringPiece name, int32 value) { in RenderInt32() function in google::protobuf::util::converter::JsonObjectWriter |
D | proto_writer.h | 90 virtual ProtoWriter* RenderInt32(StringPiece name, int32 value) { in RenderInt32() function |
D | default_value_objectwriter.cc | 89 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderInt32( in RenderInt32() function in google::protobuf::util::converter::DefaultValueObjectWriter |
D | protostream_objectsource.cc | 429 Status ProtoStreamObjectSource::RenderInt32(const ProtoStreamObjectSource* os, in RenderInt32() function in google::protobuf::util::converter::ProtoStreamObjectSource |