Home
last modified time | relevance | path

Searched refs:GetNetBoolArg (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/util/
H A Dsystem.cpp248 …static inline bool GetNetBoolArg(const ArgsManager &am, const std::string& net_arg) EXCLUSIVE_LOCK… in GetNetBoolArg() function in ArgsManagerHelper
955 bool fRegTest = ArgsManagerHelper::GetNetBoolArg(*this, "-regtest"); in GetChainName()
956 bool fTestNet = ArgsManagerHelper::GetNetBoolArg(*this, "-testnet"); in GetChainName()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/util/
H A Dsystem.cpp248 …static inline bool GetNetBoolArg(const ArgsManager &am, const std::string& net_arg) EXCLUSIVE_LOCK… in GetNetBoolArg() function in ArgsManagerHelper
955 bool fRegTest = ArgsManagerHelper::GetNetBoolArg(*this, "-regtest"); in GetChainName()
956 bool fTestNet = ArgsManagerHelper::GetNetBoolArg(*this, "-testnet"); in GetChainName()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/util/
H A Dsystem.cpp248 …static inline bool GetNetBoolArg(const ArgsManager &am, const std::string& net_arg) EXCLUSIVE_LOCK… in GetNetBoolArg() function in ArgsManagerHelper
955 bool fRegTest = ArgsManagerHelper::GetNetBoolArg(*this, "-regtest"); in GetChainName()
956 bool fTestNet = ArgsManagerHelper::GetNetBoolArg(*this, "-testnet"); in GetChainName()