Home
last modified time | relevance | path

Searched refs:UnaryServerInterceptor (Results 1 – 6 of 6) sorted by relevance

/external/syzkaller/vendor/google.golang.org/genproto/googleapis/iam/v1/
Diam_policy.pb.go304 …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/
Dinterceptor.go60 type UnaryServerInterceptor func(ctx context.Context, req interface{}, info *UnaryServerInfo, handl… type
Dserver.go61 …}, 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/
Ddeprecated.pb.go243 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument
/external/flatbuffers/tests/MyGame/Example/
DMonsterStorage_grpc.go137 dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interface{}, error) { argument
/external/golang-protobuf/protoc-gen-go/testdata/grpc/
Dgrpc.pb.go328 …x context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor) (interfac… argument