Home
last modified time | relevance | path

Searched refs:CPPTYPE_STRING (Results 1 – 25 of 47) sorted by relevance

12

/external/protobuf/src/google/protobuf/
Dmap_field.h381 if (type_ == FieldDescriptor::CPPTYPE_STRING) {
416 SetType(FieldDescriptor::CPPTYPE_STRING);
441 TYPE_CHECK(FieldDescriptor::CPPTYPE_STRING, "MapKey::GetStringValue");
458 case FieldDescriptor::CPPTYPE_STRING:
486 case FieldDescriptor::CPPTYPE_STRING:
512 case FieldDescriptor::CPPTYPE_STRING:
551 if (type_ == FieldDescriptor::CPPTYPE_STRING) {
555 if (type_ == FieldDescriptor::CPPTYPE_STRING) {
595 TYPE_CHECK(FieldDescriptor::CPPTYPE_STRING, "MapValueRef::SetStringValue");
632 TYPE_CHECK(FieldDescriptor::CPPTYPE_STRING, "MapValueRef::GetStringValue");
[all …]
Ddynamic_message.cc131 case FD::CPPTYPE_STRING: in FieldSpaceUsed()
161 case FD::CPPTYPE_STRING: in FieldSpaceUsed()
200 case FD::CPPTYPE_STRING: in OneofFieldSpaceUsed()
396 case FieldDescriptor::CPPTYPE_STRING: in SharedCtor()
489 if (field->cpp_type() == FieldDescriptor::CPPTYPE_STRING) { in ~DynamicMessage()
529 case FieldDescriptor::CPPTYPE_STRING: in ~DynamicMessage()
549 } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_STRING) { in ~DynamicMessage()
839 case FieldDescriptor::CPPTYPE_STRING: in ConstructDefaultOneofInstance()
864 if (field->cpp_type() == FieldDescriptor::CPPTYPE_STRING) { in DeleteDefaultOneofInstance()
Dmap_field.cc328 case FieldDescriptor::CPPTYPE_STRING: { in MergeFrom()
380 case FieldDescriptor::CPPTYPE_STRING: in SyncRepeatedFieldWithMapNoLock()
407 case FieldDescriptor::CPPTYPE_STRING: in SyncRepeatedFieldWithMapNoLock()
462 case FieldDescriptor::CPPTYPE_STRING: in SyncMapWithRepeatedFieldNoLock()
537 if (it->first.type() == FieldDescriptor::CPPTYPE_STRING) { in SpaceUsedExcludingSelfNoLock()
Dgenerated_message_reflection.cc272 case FieldDescriptor::CPPTYPE_STRING: in SpaceUsedLong()
313 case FieldDescriptor::CPPTYPE_STRING: { in SpaceUsedLong()
381 case FieldDescriptor::CPPTYPE_STRING: in SwapField()
446 case FieldDescriptor::CPPTYPE_STRING: in SwapField()
525 case FieldDescriptor::CPPTYPE_STRING: in SwapOneofField()
556 case FieldDescriptor::CPPTYPE_STRING: in SwapOneofField()
588 case FieldDescriptor::CPPTYPE_STRING: in SwapOneofField()
767 case FieldDescriptor::CPPTYPE_STRING: in FieldSize()
824 case FieldDescriptor::CPPTYPE_STRING: { in ClearField()
877 case FieldDescriptor::CPPTYPE_STRING: { in ClearField()
[all …]
Ddynamic_message.h220 case FieldDescriptor::CPPTYPE_STRING: { in operator()
Dextension_set.cc423 case WireFormatLite::CPPTYPE_STRING: in MutableRawRepeatedField()
528 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_STRING); in MutableString()
558 GOOGLE_DCHECK_EQ(cpp_type(extension->type), WireFormatLite::CPPTYPE_STRING); in AddString()
827 case WireFormatLite::CPPTYPE_STRING: in RemoveLast()
874 case WireFormatLite::CPPTYPE_STRING: in SwapElements()
1008 case WireFormatLite::CPPTYPE_STRING: in InternalExtensionMergeFrom()
1533 case WireFormatLite::CPPTYPE_STRING: in Clear()
1854 case WireFormatLite::CPPTYPE_STRING: in Free()
Dtext_format.cc750 case FieldDescriptor::CPPTYPE_STRING: { in ConsumeFieldValue()
2057 case FieldDescriptor::CPPTYPE_STRING: { in operator ()()
2135 case FieldDescriptor::CPPTYPE_STRING: in CopyKey()
2176 case FieldDescriptor::CPPTYPE_STRING: in CopyValue()
2203 field->cpp_type() != FieldDescriptor::CPPTYPE_STRING && in PrintField()
2333 case FieldDescriptor::CPPTYPE_STRING: { in PrintFieldValue()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_field.cc163 case FieldDescriptor::CPPTYPE_STRING: in MakeGenerator()
174 case FieldDescriptor::CPPTYPE_STRING: in MakeGenerator()
185 case FieldDescriptor::CPPTYPE_STRING: in MakeGenerator()
Dcpp_extension.cc77 case FieldDescriptor::CPPTYPE_STRING: in ExtensionGenerator()
153 if (descriptor_->cpp_type() == FieldDescriptor::CPPTYPE_STRING) { in GenerateDefinition()
Dcpp_helpers.cc443 case FieldDescriptor::CPPTYPE_STRING: in EstimateAlignmentSize()
500 case FieldDescriptor::CPPTYPE_STRING: in PrimitiveTypeName()
532 case FieldDescriptor::CPPTYPE_STRING: in PrimitiveTypeName()
676 case FieldDescriptor::CPPTYPE_STRING: in DefaultValue()
822 return field->cpp_type() == FieldDescriptor::CPPTYPE_STRING && in IsStringPieceField()
845 return field->cpp_type() == FieldDescriptor::CPPTYPE_STRING && in IsCordField()
932 case FieldDescriptor::CPPTYPE_STRING: in IsStringOrMessage()
943 GOOGLE_DCHECK(field->cpp_type() == FieldDescriptor::CPPTYPE_STRING); in EffectiveStringCType()
Dcpp_padding_optimizer.cc146 } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_STRING) { in OptimizeLayout()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dprotoc-gen-upb.cc123 case protobuf::FieldDescriptor::CPPTYPE_STRING: in CTypeInternal()
151 case protobuf::FieldDescriptor::CPPTYPE_STRING: in SizeLg2()
163 case protobuf::FieldDescriptor::CPPTYPE_STRING: in FieldDefault()
306 key->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
309 val->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
325 field->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
370 key->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
373 val->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
381 key->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
443 field->cpp_type() == protobuf::FieldDescriptor::CPPTYPE_STRING in GenerateMessageInHeader()
Dmessage_layout.cc45 case protobuf::FieldDescriptor::CPPTYPE_STRING: in SizeOfUnwrapped()
88 case protobuf::FieldDescriptor::CPPTYPE_STRING: in FieldLayoutRank()
/external/protobuf/python/google/protobuf/internal/
Dtype_checkers.py75 if (field.cpp_type == _FieldDescriptor.CPPTYPE_STRING and
279 _FieldDescriptor.CPPTYPE_STRING: TypeCheckerWithDefault(b'', bytes),
/external/protobuf/python/google/protobuf/pyext/
Dmap_container.cc157 case FieldDescriptor::CPPTYPE_STRING: { in PythonToMapKey()
187 case FieldDescriptor::CPPTYPE_STRING: in MapKeyToPython()
216 case FieldDescriptor::CPPTYPE_STRING: in MapValueRefToPython()
270 case FieldDescriptor::CPPTYPE_STRING: { in PythonToMapValueRef()
Drepeated_scalar_container.cc152 case FieldDescriptor::CPPTYPE_STRING: { in AssignItem()
261 case FieldDescriptor::CPPTYPE_STRING: { in Item()
385 case FieldDescriptor::CPPTYPE_STRING: { in Subscript()
/external/protobuf/src/google/protobuf/util/
Dtype_resolver_util.cc217 case FieldDescriptor::CPPTYPE_STRING: { in ConvertOptionField()
343 case FieldDescriptor::CPPTYPE_STRING: in DefaultValueAsString()
Dfield_comparator.cc90 case FieldDescriptor::CPPTYPE_STRING: in Compare()
/external/protobuf/python/google/protobuf/
Ddescriptor.py481 CPPTYPE_STRING = 9 variable in FieldDescriptor
499 TYPE_BYTES: CPPTYPE_STRING,
500 TYPE_STRING: CPPTYPE_STRING,
Djson_format.py286 elif field.cpp_type == descriptor.FieldDescriptor.CPPTYPE_STRING:
707 elif field.cpp_type == descriptor.FieldDescriptor.CPPTYPE_STRING:
/external/tensorflow/tensorflow/tools/proto_text/
Dgen_proto_text_functions_lib.cc268 case FieldDescriptor::CPPTYPE_STRING: { in AppendFieldValueAppend()
522 } else if (field->cpp_type() == FieldDescriptor::CPPTYPE_STRING) { in AppendParseMessageFunction()
739 case FieldDescriptor::CPPTYPE_STRING: in GetAllFileDescriptorsFromMessage()
/external/protobuf/src/google/protobuf/compiler/javamicro/
Djavamicro_helpers.cc315 case FieldDescriptor::CPPTYPE_STRING: in DefaultValue()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc542 case FieldDescriptor::CPPTYPE_STRING: in DefaultValue()
600 case FieldDescriptor::CPPTYPE_STRING: in IsDefaultValueJavaDefault()
/external/perfetto/src/trace_processor/util/
Dproto_to_json.cc68 case FieldDescriptor::CppType::CPPTYPE_STRING: in FieldToJson()
/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc775 case FieldDescriptor::CPPTYPE_STRING: in GPBGenericValueFieldName()
827 case FieldDescriptor::CPPTYPE_STRING: { in DefaultValue()
894 case FieldDescriptor::CPPTYPE_STRING: { in HasNonZeroDefaultValue()

12