Home
last modified time | relevance | path

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

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