Searched refs:cachedUnsupportedData (Results 1 – 1 of 1) sorted by relevance
1590 void WantParams::GetCachedUnsupportedData(std::vector<UnsupportedData> &cachedUnsupportedData) const in GetCachedUnsupportedData()1593 cachedUnsupportedData.emplace_back(std::move(item)); in GetCachedUnsupportedData()1597 void WantParams::SetCachedUnsupportedData(const std::vector<UnsupportedData> &cachedUnsupportedData) in SetCachedUnsupportedData() argument1599 cachedUnsupportedData_ = cachedUnsupportedData; in SetCachedUnsupportedData()