OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveSubConn
(Results
1 - 4
of
4
) sorted by null
/external/syzkaller/vendor/google.golang.org/grpc/balancer/
balancer.go
104
//
RemoveSubConn
removes the SubConn from ClientConn.
106
RemoveSubConn
(SubConn)
226
// ClientConn.
RemoveSubConn
for its existing SubConns.
/external/syzkaller/vendor/google.golang.org/grpc/
balancer_v1_wrapper.go
143
bw.cc.
RemoveSubConn
(oldSC)
226
bw.cc.
RemoveSubConn
(c)
balancer_conn_wrappers.go
212
func (ccb *ccBalancerWrapper)
RemoveSubConn
(sc balancer.SubConn) {
/external/syzkaller/vendor/google.golang.org/grpc/balancer/base/
balancer.go
90
b.cc.
RemoveSubConn
(sc)
130
// When an address was removed by resolver, b called
RemoveSubConn
but
152
// and it doesn't need to call
RemoveSubConn
for the SubConns.
Completed in 495 milliseconds