Home
last modified time | relevance | path

Searched defs:typeTrie (Results 1 – 4 of 4) sorted by relevance

/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/jhump/protoreflect/dynamic/msgregistry/
H A Dptype_resolver.go493 func toFileDescriptors(files map[string]*fileEntry, trieFn func(*typeTrie, string) (proto.Message, …
604 type typeTrie struct { struct
606 children map[string]*typeTrie
608 typ proto.Message
612 func (t *typeTrie) addType(key string, typ proto.Message) {
639 …(name string, mr *MessageRegistry) (*descriptor.DescriptorProto, *descriptor.EnumDescriptorProto) {
679 func (t *typeTrie) rewriteDescriptor(name string) (proto.Message, error) {
/dports/net/evans/evans-0.9.1/vendor/github.com/jhump/protoreflect/dynamic/msgregistry/
H A Dptype_resolver.go493 func toFileDescriptors(files map[string]*fileEntry, trieFn func(*typeTrie, string) (proto.Message, …
604 type typeTrie struct { struct
606 children map[string]*typeTrie
608 typ proto.Message
612 func (t *typeTrie) addType(key string, typ proto.Message) {
639 …(name string, mr *MessageRegistry) (*descriptor.DescriptorProto, *descriptor.EnumDescriptorProto) {
679 func (t *typeTrie) rewriteDescriptor(name string) (proto.Message, error) {
/dports/net/grpcox/grpcox-1.0.0/vendor/github.com/jhump/protoreflect/dynamic/msgregistry/
H A Dptype_resolver.go493 func toFileDescriptors(files map[string]*fileEntry, trieFn func(*typeTrie, string) (proto.Message, …
604 type typeTrie struct { struct
606 children map[string]*typeTrie
608 typ proto.Message
612 func (t *typeTrie) addType(key string, typ proto.Message) {
639 …(name string, mr *MessageRegistry) (*descriptor.DescriptorProto, *descriptor.EnumDescriptorProto) {
679 func (t *typeTrie) rewriteDescriptor(name string) (proto.Message, error) {
/dports/net/grpcurl/grpcurl-1.8.5/vendor/github.com/jhump/protoreflect/dynamic/msgregistry/
H A Dptype_resolver.go493 func toFileDescriptors(files map[string]*fileEntry, trieFn func(*typeTrie, string) (proto.Message, …
604 type typeTrie struct { struct
606 children map[string]*typeTrie
608 typ proto.Message
612 func (t *typeTrie) addType(key string, typ proto.Message) {
639 …(name string, mr *MessageRegistry) (*descriptor.DescriptorProto, *descriptor.EnumDescriptorProto) {
679 func (t *typeTrie) rewriteDescriptor(name string) (proto.Message, error) {