Searched defs:FindOneofByName (Results 1 – 7 of 7) sorted by relevance
204 OneofDefPtr FindOneofByName(const char* name, size_t len) const { in FindOneofByName() function in upb::MessageDefPtr208 OneofDefPtr FindOneofByName(const char* name) const { in FindOneofByName() function in upb::MessageDefPtr213 OneofDefPtr FindOneofByName(const T& str) const { in FindOneofByName() function in upb::MessageDefPtr
345 PyObject* FindOneofByName(PyDescriptorPool* self, PyObject* arg) { in FindOneofByName() function
554 def FindOneofByName(self, full_name): member in DescriptorPool
2056 const OneofDescriptor* DescriptorPool::FindOneofByName( in FindOneofByName() function in google::protobuf::DescriptorPool2230 const OneofDescriptor* Descriptor::FindOneofByName(ConstStringParam key) const { in FindOneofByName() function in google::protobuf::Descriptor
2064 const OneofDescriptor* DescriptorPool::FindOneofByName( in FindOneofByName() function in google::protobuf::DescriptorPool2238 const OneofDescriptor* Descriptor::FindOneofByName(ConstStringParam key) const { in FindOneofByName() function in google::protobuf::Descriptor