Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectwriter.cc677 if (IsStructListValue(*element()->parent_field())) { in StartList()
706 if (IsStructListValue(*element()->parent_field())) { in StartList()
750 if (IsStructListValue(*field)) { in StartList()
1207 bool ProtoStreamObjectWriter::IsStructListValue( in IsStructListValue() function in google::protobuf::util::converter::ProtoStreamObjectWriter
Dprotostream_objectwriter.h269 inline bool IsStructListValue(const google::protobuf::Field& field);