Home
last modified time | relevance | path

Searched defs:IsWrapperType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.h80 inline bool IsWrapperType(const FieldDescriptor* descriptor) { in IsWrapperType() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.h80 inline bool IsWrapperType(const FieldDescriptor* descriptor) { in IsWrapperType() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.h155 inline bool IsWrapperType(const FieldDescriptor* descriptor) { in IsWrapperType() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.h155 inline bool IsWrapperType(const FieldDescriptor* descriptor) { in IsWrapperType() function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMessageDescriptor.cs229 …internal bool IsWrapperType => File.Package == "google.protobuf" && File.Name == "google/protobuf/… field in Google.Protobuf.Reflection.MessageDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DMessageDescriptor.cs229 …internal bool IsWrapperType => File.Package == "google.protobuf" && File.Name == "google/protobuf/… field in Google.Protobuf.Reflection.MessageDescriptor