Home
last modified time | relevance | path

Searched defs:FindValueByName (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumDescriptor.cs131 public EnumValueDescriptor FindValueByName(string name) in FindValueByName() method in Google.Protobuf.Reflection.EnumDescriptor
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DEnumDescriptor.cs131 public EnumValueDescriptor FindValueByName(string name) in FindValueByName() method in Google.Protobuf.Reflection.EnumDescriptor
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp432 EnumValDefPtr FindValueByName(const char* name) const { in FindValueByName() function in upb::EnumDefPtr
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef.hpp434 EnumValDefPtr FindValueByName(const char* name) const { in FindValueByName() function in upb::EnumDefPtr
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1487 TEST_F(EnumDescriptorTest, FindValueByName) { in TEST_F() argument
H A Ddescriptor.cc2297 const EnumValueDescriptor* EnumDescriptor::FindValueByName( in FindValueByName() function in google::protobuf::EnumDescriptor
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc1487 TEST_F(EnumDescriptorTest, FindValueByName) { in TEST_F() argument
H A Ddescriptor.cc2291 const EnumValueDescriptor* EnumDescriptor::FindValueByName( in FindValueByName() function in google::protobuf::EnumDescriptor