Home
last modified time | relevance | path

Searched refs:updateNamesForHeight (Results 1 – 9 of 9) sorted by relevance

/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/names/
H A Dcommon.h433 void updateNamesForHeight (unsigned nHeight, std::set<valtype>& names) const;
H A Dcommon.cpp236 CNameCache::updateNamesForHeight (unsigned nHeight, in updateNamesForHeight() function in CNameCache
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/names/
H A Dcommon.h433 void updateNamesForHeight (unsigned nHeight, std::set<valtype>& names) const;
H A Dcommon.cpp236 CNameCache::updateNamesForHeight (unsigned nHeight, in updateNamesForHeight() function in CNameCache
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/names/
H A Dcommon.h433 void updateNamesForHeight (unsigned nHeight, std::set<valtype>& names) const;
H A Dcommon.cpp236 CNameCache::updateNamesForHeight (unsigned nHeight, in updateNamesForHeight() function in CNameCache
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/
H A Dcoins.cpp199 cacheNames.updateNamesForHeight(nHeight, names); in GetNamesForHeight()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/
H A Dcoins.cpp199 cacheNames.updateNamesForHeight(nHeight, names); in GetNamesForHeight()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/
H A Dcoins.cpp199 cacheNames.updateNamesForHeight(nHeight, names); in GetNamesForHeight()