Home
last modified time | relevance | path

Searched defs:EndObject (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs53 internal static JsonToken EndObject { get { return endObject; } } property in Google.Protobuf.JsonToken
82 EndObject, enumerator
/third_party/protobuf/src/google/protobuf/util/internal/
Dexpecting_objectwriter.h110 virtual ObjectWriter* EndObject() { in EndObject() function
Djson_objectwriter.cc62 JsonObjectWriter* JsonObjectWriter::EndObject() { in EndObject() function in google::protobuf::util::converter::JsonObjectWriter
Dprotostream_objectwriter.cc239 bool ProtoStreamObjectWriter::AnyWriter::EndObject() { in EndObject() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter
636 ProtoStreamObjectWriter* ProtoStreamObjectWriter::EndObject() { in EndObject() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Ddefault_value_objectwriter.cc527 DefaultValueObjectWriter* DefaultValueObjectWriter::EndObject() { in EndObject() function in google::protobuf::util::converter::DefaultValueObjectWriter
Dproto_writer.cc488 ProtoWriter* ProtoWriter::EndObject() { in EndObject() function in google::protobuf::util::converter::ProtoWriter