Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc43 bool IsProto3Field(const FieldDescriptor* field_descriptor) { in IsProto3Field() function
89 if (!IsProto3Field(descriptor) && val->type() == FieldDescriptor::TYPE_ENUM) { in SetMessageVariables()
182 if (IsProto3Field(descriptor_) || in GenerateMergeFromCodedStream()