Searched refs:kExecutorAttr (Results 1 – 1 of 1) sorted by relevance
874 static constexpr const char* const kExecutorAttr = "_executor"; variable881 } else if (const AttrValue* executor_attr = attrs.Find(kExecutorAttr)) { in ExecutorType()894 if (p.first != kExecutorAttr) { in Canonicalize()920 entries.push_back(strings::StrCat(kExecutorAttr, "=", executor_type)); in Canonicalize()