Home
last modified time | relevance | path

Searched refs:ChannelzSecurityInfo (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/google.golang.org/grpc/credentials/
Dcredentials.go237 type ChannelzSecurityInfo interface { interface
/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dhttp2_server.go1099 if au, ok := t.authInfo.(credentials.ChannelzSecurityInfo); ok {
Dhttp2_client.go1265 if au, ok := t.authInfo.(credentials.ChannelzSecurityInfo); ok {