Searched refs:bool_attrs_ (Results 1 – 2 of 2) sorted by relevance
134 DEFINE_SET_ATTR(bool, bool_attrs_);153 for (const auto& p : bool_attrs_) { in FillAttrValueMap()272 for (const auto& p : bool_attrs_) { in BuildCacheKeyForDevice()
139 AttrVec<bool> bool_attrs_; variable