Searched refs:withPerCallAttribute (Results 1 – 3 of 3) sorted by relevance
54 public abstract ContextAttributes withPerCallAttribute(Object key, Object value); in withPerCallAttribute() method in ContextAttributes173 public ContextAttributes withPerCallAttribute(Object key, Object value) in withPerCallAttribute() method in ContextAttributes.Impl
415 _attributes = _attributes.withPerCallAttribute(key, value); in setAttribute()
341 _attributes = _attributes.withPerCallAttribute(key, value); in setAttribute()