Searched refs:updateNamesForHeight (Results 1 – 9 of 9) sorted by relevance
433 void updateNamesForHeight (unsigned nHeight, std::set<valtype>& names) const;
236 CNameCache::updateNamesForHeight (unsigned nHeight, in updateNamesForHeight() function in CNameCache
199 cacheNames.updateNamesForHeight(nHeight, names); in GetNamesForHeight()