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.h110 virtual ObjectWriter* StartList(StringPiece name) { in StartList() function
Djson_objectwriter.cc72 JsonObjectWriter* JsonObjectWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::JsonObjectWriter
Dprotostream_objectwriter.cc263 void ProtoStreamObjectWriter::AnyWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter
647 ProtoStreamObjectWriter* ProtoStreamObjectWriter::StartList( in StartList() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Ddefault_value_objectwriter.cc541 DefaultValueObjectWriter* DefaultValueObjectWriter::StartList( in StartList() function in google::protobuf::util::converter::DefaultValueObjectWriter
Dproto_writer.cc505 ProtoWriter* ProtoWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoWriter