Searched refs:UnaryServerInterceptor (Results 1 – 6 of 6) sorted by relevance
/external/syzkaller/vendor/google.golang.org/genproto/googleapis/iam/v1/ |
D | iam_policy.pb.go | 304 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument 322 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument 340 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument
|
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | interceptor.go | 60 type UnaryServerInterceptor func(ctx context.Context, req interface{}, info *UnaryServerInfo, handl… type
|
D | server.go | 61 …}, ctx context.Context, dec func(interface{}) error, interceptor UnaryServerInterceptor) (interfac… 122 unaryInt UnaryServerInterceptor 270 func UnaryInterceptor(i UnaryServerInterceptor) ServerOption { argument
|
/external/golang-protobuf/protoc-gen-go/testdata/deprecated/ |
D | deprecated.pb.go | 243 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument
|
/external/flatbuffers/tests/MyGame/Example/ |
D | MonsterStorage_grpc.go | 137 dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { argument
|
/external/golang-protobuf/protoc-gen-go/testdata/grpc/ |
D | grpc.pb.go | 328 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument
|