Searched refs:IsStruct (Results 1 – 2 of 2) sorted by relevance
263 inline bool IsStruct(const google::protobuf::Field& field);
500 if (element() != NULL && IsStruct(*element()->parent_field())) { in StartObject()520 if (IsStruct(*field)) { in StartObject()1198 bool ProtoStreamObjectWriter::IsStruct(const google::protobuf::Field& field) { in IsStruct() function in google::protobuf::util::converter::ProtoStreamObjectWriter