Searched defs:transportAttrs (Results 1 – 5 of 5) sorted by relevance
45 public Attributes transportReady(Attributes transportAttrs) { in transportReady()55 public void transportTerminated(Attributes transportAttrs) { in transportTerminated()
123 Attributes transportAttrs = Attributes.newBuilder().set(ATTR_KEY, ATTR_VALUE).build(); in parameterPropagation_base() local139 Attributes transportAttrs = Attributes.newBuilder() in parameterPropagation_overrideByTransport() local159 Attributes transportAttrs = Attributes.newBuilder() in parameterPropagation_overrideByCallOptions() local
626 Attributes transportAttrs = transportListener.transportReady(Attributes.newBuilder() in transportFilters() local
57 Attributes transportAttrs, in NettyServerStream()
771 public Attributes transportReady(Attributes transportAttrs) { in transportCreated()