Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dexpecting_objectwriter.h109 virtual ObjectWriter* StartList(StringPiece name) { in StartList() function
Djson_objectwriter.cc71 JsonObjectWriter* JsonObjectWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::JsonObjectWriter
Dprotostream_objectwriter.cc238 void ProtoStreamObjectWriter::AnyWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter
569 ProtoStreamObjectWriter* ProtoStreamObjectWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Ddefault_value_objectwriter.cc507 DefaultValueObjectWriter* DefaultValueObjectWriter::StartList( in StartList() function in google::protobuf::util::converter::DefaultValueObjectWriter
Dproto_writer.cc472 ProtoWriter* ProtoWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoWriter