Home
last modified time | relevance | path

Searched defs:FindOneofByName (Results 1 – 11 of 11) sorted by relevance

/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp270 OneofDefPtr FindOneofByName(const char* name, size_t len) const { in FindOneofByName() function in upb::MessageDefPtr
274 OneofDefPtr FindOneofByName(const char* name) const { in FindOneofByName() function in upb::MessageDefPtr
279 OneofDefPtr FindOneofByName(const T& str) const { in FindOneofByName() function in upb::MessageDefPtr
/external/grpc-grpc/third_party/upb/upb/reflection/
Ddef.hpp260 OneofDefPtr FindOneofByName(const char* name, size_t len) const { in FindOneofByName() function in upb::MessageDefPtr
264 OneofDefPtr FindOneofByName(const char* name) const { in FindOneofByName() function in upb::MessageDefPtr
269 OneofDefPtr FindOneofByName(const T& str) const { in FindOneofByName() function in upb::MessageDefPtr
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc345 PyObject* FindOneofByName(PyDescriptorPool* self, PyObject* arg) { in FindOneofByName() function
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py554 def FindOneofByName(self, full_name): member in DescriptorPool
/external/protobuf/python/google/protobuf/
Ddescriptor_pool.py554 def FindOneofByName(self, full_name): member in DescriptorPool
/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Ddescriptor_pool.py554 def FindOneofByName(self, full_name): member in DescriptorPool
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc345 PyObject* FindOneofByName(PyDescriptorPool* self, PyObject* arg) { in FindOneofByName() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_pool.cc345 PyObject* FindOneofByName(PyDescriptorPool* self, PyObject* arg) { in FindOneofByName() function
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2058 const OneofDescriptor* DescriptorPool::FindOneofByName( in FindOneofByName() function in google::protobuf::DescriptorPool
2232 const OneofDescriptor* Descriptor::FindOneofByName(ConstStringParam key) const { in FindOneofByName() function in google::protobuf::Descriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.cc2064 const OneofDescriptor* DescriptorPool::FindOneofByName( in FindOneofByName() function in google::protobuf::DescriptorPool
2238 const OneofDescriptor* Descriptor::FindOneofByName(ConstStringParam key) const { in FindOneofByName() function in google::protobuf::Descriptor
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2058 const OneofDescriptor* DescriptorPool::FindOneofByName( in FindOneofByName() function in google::protobuf::DescriptorPool
2232 const OneofDescriptor* Descriptor::FindOneofByName(ConstStringParam key) const { in FindOneofByName() function in google::protobuf::Descriptor