Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc507 if (element() != NULL && IsStructValue(*element()->parent_field())) { in StartObject()
530 if (IsStructValue(*field)) { in StartObject()
669 if (IsStructValue(*element()->parent_field())) { in StartList()
694 if (IsStructValue(*element()->parent_field())) { in StartList()
729 if (IsStructValue(*field)) { in StartList()
1202 bool ProtoStreamObjectWriter::IsStructValue( in IsStructValue() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Dprotostream_objectwriter.h266 inline bool IsStructValue(const google::protobuf::Field& field);