Home
last modified time | relevance | path

Searched refs:setWalletLocked (Results 1 – 25 of 40) sorted by relevance

12

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dwalletmodel.cpp459 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
608 setWalletLocked(true); in requestUnlock()
640 wallet->setWalletLocked(true); in ~UnlockContext()
H A Dwalletmodel.h125 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dwalletmodel.h110 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
H A Dwalletmodel.cpp325 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
458 wallet->setWalletLocked(true); in ~UnlockContext()
H A Daskpassphrasedialog.cpp158 if (!model->setWalletLocked(false, oldpass)) { in accept()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dwalletmodel.h110 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
H A Dwalletmodel.cpp325 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
458 wallet->setWalletLocked(true); in ~UnlockContext()
H A Daskpassphrasedialog.cpp158 if (!model->setWalletLocked(false, oldpass)) { in accept()
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dwalletmodel.h110 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
H A Dwalletmodel.cpp325 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
458 wallet->setWalletLocked(true); in ~UnlockContext()
H A Daskpassphrasedialog.cpp158 if (!model->setWalletLocked(false, oldpass)) { in accept()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.h110 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
H A Dwalletmodel.cpp324 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
457 wallet->setWalletLocked(true); in ~UnlockContext()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.h110 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
H A Dwalletmodel.cpp324 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
457 wallet->setWalletLocked(true); in ~UnlockContext()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.h110 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
H A Dwalletmodel.cpp324 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
457 wallet->setWalletLocked(true); in ~UnlockContext()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp355 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
488 wallet->setWalletLocked(true); in ~UnlockContext()
H A Dwalletmodel.h185 bool setWalletLocked(bool locked, const SecureString &passPhrase=SecureString());
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp355 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
488 wallet->setWalletLocked(true); in ~UnlockContext()
H A Daskpassphrasedialog.cpp156 if (!model->setWalletLocked(false, oldpass)) { in accept()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp355 bool WalletModel::setWalletLocked(bool locked, const SecureString &passPhrase) in setWalletLocked() function in WalletModel
488 wallet->setWalletLocked(true); in ~UnlockContext()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Daskpassphrasedialog.cpp155 if(!model->setWalletLocked(false, oldpass)) in accept()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Daskpassphrasedialog.cpp155 if(!model->setWalletLocked(false, oldpass)) in accept()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Daskpassphrasedialog.cpp155 if(!model->setWalletLocked(false, oldpass)) in accept()

12