Searched defs:template_str (Results 1 – 2 of 2) sorted by relevance
49 const std::string& template_str() const { return template_str_; } in template_str() function74 const std::string& template_str() const { in template_str() function
1401 absl::string_view other_attributes, absl::string_view template_str) { in MakeCollectiveCommOpComputation()