Home
last modified time | relevance | path

Searched refs:getEncryptionStatus (Results 1 – 25 of 56) sorted by relevance

123

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dstakepage.cpp101 if(checked && WalletModel::Locked == walletModel->getEncryptionStatus()) in on_checkStake_clicked()
152 int status = walletModel->getEncryptionStatus(); in updateEncryptionStatus()
H A Dwalletmodel.cpp123 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
429 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
604 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
609 was_locked = getEncryptionStatus() == Locked; in requestUnlock()
618 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Spanner/
H A DEncryptionInfo.php35 public function getEncryptionStatus() function in Google_Service_Spanner_EncryptionInfo
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/BigtableAdmin/
H A DEncryptionInfo.php35 public function getEncryptionStatus() function in Google_Service_BigtableAdmin_EncryptionInfo
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dwalletmodel.cpp83 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
304 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
435 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
442 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletmodel.h84 EncryptionStatus getEncryptionStatus() const;
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dwalletmodel.cpp83 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
304 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
435 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
442 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletmodel.h84 EncryptionStatus getEncryptionStatus() const;
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dwalletmodel.cpp83 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
304 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
435 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
442 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletmodel.h84 EncryptionStatus getEncryptionStatus() const;
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp62 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
325 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
465 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
472 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp62 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
325 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
465 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
472 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.cpp79 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
300 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
434 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
441 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.cpp79 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
300 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
434 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
441 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletmodel.h84 EncryptionStatus getEncryptionStatus() const;
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dwalletmodel.cpp79 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
300 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
434 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
441 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dwalletmodel.cpp62 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
325 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
465 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
472 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DDeviceSettings.php48 public function getEncryptionStatus() function in Google_Service_AndroidManagement_DeviceSettings
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidManagement/
H A DDeviceSettings.php48 public function getEncryptionStatus() function in Google_Service_AndroidManagement_DeviceSettings
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dwalletmodel.cpp107 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
393 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
522 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
529 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletview.cpp224 Q_EMIT encryptionStatusChanged(walletModel->getEncryptionStatus()); in updateEncryptionStatus()
269 if (walletModel->getEncryptionStatus() == WalletModel::Locked) in unlockWallet()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dwalletmodel.cpp107 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
393 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
522 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
529 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletview.cpp224 Q_EMIT encryptionStatusChanged(walletModel->getEncryptionStatus()); in updateEncryptionStatus()
269 if (walletModel->getEncryptionStatus() == WalletModel::Locked) in unlockWallet()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dwalletmodel.cpp107 EncryptionStatus newEncryptionStatus = getEncryptionStatus(); in updateStatus()
393 WalletModel::EncryptionStatus WalletModel::getEncryptionStatus() const in getEncryptionStatus() function in WalletModel
522 bool was_locked = getEncryptionStatus() == Locked; in requestUnlock()
529 bool valid = getEncryptionStatus() != Locked; in requestUnlock()
H A Dwalletview.cpp224 Q_EMIT encryptionStatusChanged(walletModel->getEncryptionStatus()); in updateEncryptionStatus()
269 if (walletModel->getEncryptionStatus() == WalletModel::Locked) in unlockWallet()

123