Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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.cc240 void ProtoStreamObjectWriter::AnyWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter
577 ProtoStreamObjectWriter* ProtoStreamObjectWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Ddefault_value_objectwriter.cc511 DefaultValueObjectWriter* DefaultValueObjectWriter::StartList( in StartList() function in google::protobuf::util::converter::DefaultValueObjectWriter
Dproto_writer.cc488 ProtoWriter* ProtoWriter::StartList(StringPiece name) { in StartList() function in google::protobuf::util::converter::ProtoWriter