Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dexpecting_objectwriter.h135 virtual ObjectWriter* RenderInt32(StringPiece name, int32 value) { in RenderInt32() function
Djson_objectwriter.cc89 JsonObjectWriter* JsonObjectWriter::RenderInt32(StringPiece name, int32 value) { in RenderInt32() function in google::protobuf::util::converter::JsonObjectWriter
Dproto_writer.h91 virtual ProtoWriter* RenderInt32(StringPiece name, int32 value) { in RenderInt32() function
Ddefault_value_objectwriter.cc90 DefaultValueObjectWriter* DefaultValueObjectWriter::RenderInt32( in RenderInt32() function in google::protobuf::util::converter::DefaultValueObjectWriter
Dprotostream_objectsource.cc435 Status ProtoStreamObjectSource::RenderInt32(const ProtoStreamObjectSource* os, in RenderInt32() function in google::protobuf::util::converter::ProtoStreamObjectSource