Home
last modified time | relevance | path

Searched refs:SharedCtor (Results 1 - 25 of 31) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/
H A Dwrappers.pb.cc314 SharedCtor(); in DoubleValue()
325 void DoubleValue::SharedCtor() { in SharedCtor() function in DoubleValue
509 SharedCtor(); in FloatValue()
520 void FloatValue::SharedCtor() { in SharedCtor() function in FloatValue
704 SharedCtor(); in Int64Value()
715 void Int64Value::SharedCtor() { in SharedCtor() function in Int64Value
901 SharedCtor(); in UInt64Value()
912 void UInt64Value::SharedCtor() { in SharedCtor() function in UInt64Value
1098 SharedCtor(); in Int32Value()
1109 void Int32Value::SharedCtor() { in SharedCtor() function in Int32Value
1306 void UInt32Value::SharedCtor() { SharedCtor() function in UInt32Value
1503 void BoolValue::SharedCtor() { SharedCtor() function in BoolValue
1702 void StringValue::SharedCtor() { SharedCtor() function in StringValue
1911 void BytesValue::SharedCtor() { SharedCtor() function in BytesValue
[all...]
H A Dempty.pb.cc90 SharedCtor(); in Empty()
100 void Empty::SharedCtor() { in SharedCtor() function in Empty
H A Ddescriptor.pb.cc1387 SharedCtor(); in FileDescriptorSet()
1398 void FileDescriptorSet::SharedCtor() { in SharedCtor() function in FileDescriptorSet
1627 SharedCtor(); in FileDescriptorProto()
1670 void FileDescriptorProto::SharedCtor() { in SharedCtor() function in FileDescriptorProto
2272 SharedCtor(); in DescriptorProto_ExtensionRange()
2291 void DescriptorProto_ExtensionRange::SharedCtor() { in SharedCtor() function in DescriptorProto_ExtensionRange
2567 SharedCtor(); in DescriptorProto_ReservedRange()
2581 void DescriptorProto_ReservedRange::SharedCtor() { in SharedCtor() function in DescriptorProto_ReservedRange
2838 SharedCtor(); in DescriptorProto()
2867 void DescriptorProto::SharedCtor() { in SharedCtor() function in DescriptorProto
3381 void ExtensionRangeOptions::SharedCtor() { SharedCtor() function in ExtensionRangeOptions
3677 void FieldDescriptorProto::SharedCtor() { SharedCtor() function in FieldDescriptorProto
4260 void OneofDescriptorProto::SharedCtor() { SharedCtor() function in OneofDescriptorProto
4528 void EnumDescriptorProto_EnumReservedRange::SharedCtor() { SharedCtor() function in EnumDescriptorProto_EnumReservedRange
4804 void EnumDescriptorProto::SharedCtor() { SharedCtor() function in EnumDescriptorProto
5188 void EnumValueDescriptorProto::SharedCtor() { SharedCtor() function in EnumValueDescriptorProto
5505 void ServiceDescriptorProto::SharedCtor() { SharedCtor() function in ServiceDescriptorProto
5843 void MethodDescriptorProto::SharedCtor() { SharedCtor() function in MethodDescriptorProto
6348 void FileOptions::SharedCtor() { SharedCtor() function in FileOptions
7237 void MessageOptions::SharedCtor() { SharedCtor() function in MessageOptions
7597 void FieldOptions::SharedCtor() { SharedCtor() function in FieldOptions
7993 void OneofOptions::SharedCtor() { SharedCtor() function in OneofOptions
8229 void EnumOptions::SharedCtor() { SharedCtor() function in EnumOptions
8528 void EnumValueOptions::SharedCtor() { SharedCtor() function in EnumValueOptions
8790 void ServiceOptions::SharedCtor() { SharedCtor() function in ServiceOptions
9057 void MethodOptions::SharedCtor() { SharedCtor() function in MethodOptions
9372 void UninterpretedOption_NamePart::SharedCtor() { SharedCtor() function in UninterpretedOption_NamePart
9674 void UninterpretedOption::SharedCtor() { SharedCtor() function in UninterpretedOption
10103 void SourceCodeInfo_Location::SharedCtor() { SharedCtor() function in SourceCodeInfo_Location
10475 void SourceCodeInfo::SharedCtor() { SharedCtor() function in SourceCodeInfo
10697 void GeneratedCodeInfo_Annotation::SharedCtor() { SharedCtor() function in GeneratedCodeInfo_Annotation
11019 void GeneratedCodeInfo::SharedCtor() { SharedCtor() function in GeneratedCodeInfo
[all...]
H A Ddynamic_message.cc319 void SharedCtor(bool lock_factory);
345 SharedCtor(true); in DynamicMessage()
352 SharedCtor(true); in DynamicMessage()
364 SharedCtor(lock_factory); in DynamicMessage()
367 void DynamicMessage::SharedCtor(bool lock_factory) { in SharedCtor() function in google::protobuf::DynamicMessage
H A Dtype.pb.cc381 SharedCtor(); in Type()
405 void Type::SharedCtor() { in SharedCtor() function in Type
759 SharedCtor(); in Field()
793 void Field::SharedCtor() { in SharedCtor() function in Field
1258 SharedCtor(); in Enum()
1281 void Enum::SharedCtor() { in SharedCtor() function in Enum
1600 SharedCtor(); in EnumValue()
1617 void EnumValue::SharedCtor() { in SharedCtor() function in EnumValue
1880 SharedCtor(); in Option()
1900 void Option::SharedCtor() { in SharedCtor() function in Option
[all...]
H A Dduration.pb.cc93 SharedCtor(); in Duration()
106 void Duration::SharedCtor() { in SharedCtor() function in Duration
H A Dfield_mask.pb.cc93 SharedCtor(); in FieldMask()
104 void FieldMask::SharedCtor() { in SharedCtor() function in FieldMask
H A Dsource_context.pb.cc93 SharedCtor(); in SourceContext()
108 void SourceContext::SharedCtor() { in SharedCtor() function in SourceContext
H A Dtimestamp.pb.cc93 SharedCtor(); in Timestamp()
106 void Timestamp::SharedCtor() { in SharedCtor() function in Timestamp
H A Dapi.pb.cc202 SharedCtor(); in Api()
231 void Api::SharedCtor() { in SharedCtor() function in Api
616 SharedCtor(); in Method()
645 void Method::SharedCtor() { in SharedCtor() function in Method
1013 SharedCtor(); in Mixin()
1033 void Mixin::SharedCtor() { in SharedCtor() function in Mixin
H A Dstruct.pb.cc203 SharedCtor(); in Struct()
214 void Struct::SharedCtor() { in SharedCtor() function in Struct
489 SharedCtor(); in Value()
529 void Value::SharedCtor() { in SharedCtor() function in Value
898 SharedCtor(); in ListValue()
909 void ListValue::SharedCtor() { in SharedCtor() function in ListValue
H A Dwrappers.pb.h185 inline void SharedCtor();
322 inline void SharedCtor();
459 inline void SharedCtor();
596 inline void SharedCtor();
733 inline void SharedCtor();
870 inline void SharedCtor();
1007 inline void SharedCtor();
1144 inline void SharedCtor();
1288 inline void SharedCtor();
H A Dany.pb.cc107 SharedCtor(); in Any()
128 void Any::SharedCtor() { in SharedCtor() function in Any
H A Dempty.pb.h153 inline void SharedCtor();
H A Dduration.pb.h153 inline void SharedCtor();
H A Dsource_context.pb.h153 inline void SharedCtor();
H A Dtimestamp.pb.h153 inline void SharedCtor();
H A Dstruct.pb.h225 inline void SharedCtor();
386 inline void SharedCtor();
631 inline void SharedCtor();
H A Ddescriptor.pb.h424 inline void SharedCtor();
577 inline void SharedCtor();
971 inline void SharedCtor();
1155 inline void SharedCtor();
1319 inline void SharedCtor();
1664 inline void SharedCtor();
1820 inline void SharedCtor();
2253 inline void SharedCtor();
2429 inline void SharedCtor();
2593 inline void SharedCtor();
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dgeocoding_data.pb.cc172 SharedCtor(); in GeocodingInfo()
197 void GeocodingInfo::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::GeocodingInfo
586 SharedCtor(); in PrefixesInfo()
603 void PrefixesInfo::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::PrefixesInfo
944 SharedCtor(); in LanguageCodeInfo()
957 void LanguageCodeInfo::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::LanguageCodeInfo
1171 SharedCtor(); in CountriesInfo()
1184 void CountriesInfo::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::CountriesInfo
1398 SharedCtor(); in CountryCodeInfo()
1411 void CountryCodeInfo::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::CountryCodeInfo
[all...]
H A Dgeocoding_data.pb.h183 inline void SharedCtor();
435 inline void SharedCtor();
661 inline void SharedCtor();
821 inline void SharedCtor();
981 inline void SharedCtor();
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc254 SharedCtor(); in Version()
273 void Version::SharedCtor() { in SharedCtor() function in compiler::Version
589 SharedCtor(); in CodeGeneratorRequest()
612 void CodeGeneratorRequest::SharedCtor() { in SharedCtor() function in compiler::CodeGeneratorRequest
934 SharedCtor(); in CodeGeneratorResponse_File()
960 void CodeGeneratorResponse_File::SharedCtor() { in SharedCtor() function in compiler::CodeGeneratorResponse_File
1254 SharedCtor(); in CodeGeneratorResponse()
1272 void CodeGeneratorResponse::SharedCtor() { in SharedCtor() function in compiler::CodeGeneratorResponse
H A Dplugin.pb.h206 inline void SharedCtor();
407 inline void SharedCtor();
629 inline void SharedCtor();
829 inline void SharedCtor();
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonemetadata.pb.cc129 SharedCtor(); in NumberFormat()
162 void NumberFormat::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::NumberFormat
526 SharedCtor(); in PhoneNumberDesc()
549 void PhoneNumberDesc::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::PhoneNumberDesc
1045 SharedCtor(); in PhoneMetadata()
1186 void PhoneMetadata::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::PhoneMetadata
2278 SharedCtor(); in PhoneMetadataCollection()
2289 void PhoneMetadataCollection::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::PhoneMetadataCollection
H A Dphonenumber.pb.cc150 SharedCtor(); in PhoneNumber()
179 void PhoneNumber::SharedCtor() { in SharedCtor() function in i18n::phonenumbers::PhoneNumber

Completed in 82 milliseconds

12