Home
last modified time | relevance | path

Searched defs:_clientVersion (Results 1 – 8 of 8) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libweb3jsonrpc/
H A DWeb3.h12 …Web3(std::string _clientVersion = "C++ (cpp-ethereum)"): m_clientVersion(std::move(_clientVersion)… in m_clientVersion()
/dports/irc/quassel/quassel-0.14-rc2/src/common/
H A Dpeer.h110 QString _clientVersion; variable
/dports/irc/quassel-core/quassel-0.14-rc2/src/common/
H A Dpeer.h110 QString _clientVersion; variable
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/csync/
H A Dcsync_exclude.h241 Version _clientVersion; variable
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libwebthree/
H A DWebThree.cpp24 WebThreeDirect::WebThreeDirect(std::string const& _clientVersion, in WebThreeDirect()
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/csync/
H A Dcsync_exclude.h267 Version _clientVersion; variable
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cpp-ethereum/libp2p/
H A DHost.cpp89 string const& _clientVersion, pair<Secret, ENR> const& _secretAndENR, NetworkConfig const& _n) in Host()
108 Host::Host(string const& _clientVersion, NetworkConfig const& _n, bytesConstRef _restoreNetwork) in Host()
/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dsettingscache.cpp628 void SettingsCache::setClientVersion(const QString &_clientVersion) in setClientVersion()