Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc499 if (element() != NULL && IsStructValue(*element()->parent_field())) { in StartObject()
522 if (IsStructValue(*field)) { in StartObject()
661 if (IsStructValue(*element()->parent_field())) { in StartList()
686 if (IsStructValue(*element()->parent_field())) { in StartList()
721 if (IsStructValue(*field)) { in StartList()
1193 bool ProtoStreamObjectWriter::IsStructValue( in IsStructValue() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Dprotostream_objectwriter.h261 bool IsStructValue(const google::protobuf::Field& field);