Home
last modified time | relevance | path

Searched refs:IsStructListValue (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc748 if (IsStructListValue(*element()->parent_field())) { in StartList()
777 if (IsStructListValue(*element()->parent_field())) { in StartList()
821 if (IsStructListValue(*field)) { in StartList()
1306 bool ProtoStreamObjectWriter::IsStructListValue( in IsStructListValue() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Dprotostream_objectwriter.h341 inline bool IsStructListValue(const google::protobuf::Field& field);