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.cc669 if (IsStructListValue(*element()->parent_field())) { in StartList()
698 if (IsStructListValue(*element()->parent_field())) { in StartList()
742 if (IsStructListValue(*field)) { in StartList()
1198 bool ProtoStreamObjectWriter::IsStructListValue( in IsStructListValue() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Dprotostream_objectwriter.h264 bool IsStructListValue(const google::protobuf::Field& field);