Home
last modified time | relevance | path

Searched defs:FindMessageByName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/golang-protobuf/reflect/protoregistry/
H A Dregistry.go440 FindMessageByName(message protoreflect.FullName) (protoreflect.MessageType, error) methodSpec
615 func (r *Types) FindMessageByName(message protoreflect.FullName) (protoreflect.MessageType, error) { func
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc240 static PyObject* FindMessageByName(PyObject* self, PyObject* arg) { in FindMessageByName() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc240 static PyObject* FindMessageByName(PyObject* self, PyObject* arg) { in FindMessageByName() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp530 MessageDefPtr FindMessageByName(const char* sym) const { in FindMessageByName() function in upb::DefPool
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef.hpp532 MessageDefPtr FindMessageByName(const char* sym) const { in FindMessageByName() function in upb::DefPool