Searched refs:kExecutorAttr (Results 1 – 1 of 1) sorted by relevance
921 static constexpr const char* const kExecutorAttr = "_executor"; variable928 } else if (const AttrValue* executor_attr = attrs.Find(kExecutorAttr)) { in ExecutorType()1027 if (p.first != kExecutorAttr) { in Canonicalize()1062 entries.push_back(AttrKeyAndValue(kExecutorAttr, -1, executor_type)); in Canonicalize()