HomeSort by relevance Sort by last modified time
    Searched refs:rpcInfoFromContext (Results 1 - 2 of 2) sorted by null

  /external/syzkaller/vendor/google.golang.org/grpc/
balancer_v1_wrapper.go 290 if ss, ok := rpcInfoFromContext(ctx); ok {
rpc_util.go 637 func rpcInfoFromContext(ctx context.Context) (s *rpcInfo, ok bool) {

Completed in 146 milliseconds