Searched refs:WithAttrImpl (Results 1 – 1 of 1) sorted by relevance
87 return Options(*this).WithAttrImpl(attr_name, std::forward<T>(value)); in WithAttr()130 Options WithAttrImpl(StringPiece name, T&& value) { in WithAttrImpl() function