Home
last modified time | relevance | path

Searched refs:CancelTransaction (Results 1 – 25 of 95) sorted by relevance

1234

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/throttling/
H A Dthrottling_controller_unittest.cc128 void CancelTransaction() { transaction_.reset(); } in CancelTransaction() function in network::ThrottlingControllerTestHelper
255 TEST(ThrottlingControllerTest, CancelTransaction) { in TEST() argument
262 helper.CancelTransaction(); in TEST()
277 helper.CancelTransaction(); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/throttling/
H A Dthrottling_controller_unittest.cc128 void CancelTransaction() { transaction_.reset(); } in CancelTransaction() function in network::ThrottlingControllerTestHelper
255 TEST(ThrottlingControllerTest, CancelTransaction) { in TEST() argument
262 helper.CancelTransaction(); in TEST()
277 helper.CancelTransaction(); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/dom/webauthn/
H A DWebAuthnManager.cpp198 void WebAuthnManager::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::WebAuthnManager
250 CancelTransaction(NS_ERROR_ABORT); in MakeCredential()
474 CancelTransaction(NS_ERROR_ABORT); in GetAssertion()
679 CancelTransaction(NS_ERROR_ABORT); in Store()
836 CancelTransaction(NS_ERROR_DOM_ABORT_ERR); in RunAbortAlgorithm()
H A DWebAuthnManager.h115 void CancelTransaction(const nsresult& aError);
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webauthn/
H A DWebAuthnManager.cpp192 void WebAuthnManager::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::WebAuthnManager
244 CancelTransaction(NS_ERROR_ABORT); in MakeCredential()
469 CancelTransaction(NS_ERROR_ABORT); in GetAssertion()
675 CancelTransaction(NS_ERROR_ABORT); in Store()
831 void WebAuthnManager::Abort() { CancelTransaction(NS_ERROR_DOM_ABORT_ERR); } in Abort()
H A DWebAuthnManager.h112 void CancelTransaction(const nsresult& aError);
/dports/www/firefox/firefox-99.0/dom/webauthn/
H A DWebAuthnManager.cpp196 void WebAuthnManager::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::WebAuthnManager
248 CancelTransaction(NS_ERROR_ABORT); in MakeCredential()
472 CancelTransaction(NS_ERROR_ABORT); in GetAssertion()
677 CancelTransaction(NS_ERROR_ABORT); in Store()
834 CancelTransaction(NS_ERROR_DOM_ABORT_ERR); in RunAbortAlgorithm()
H A DWebAuthnManager.h115 void CancelTransaction(const nsresult& aError);
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webauthn/
H A DWebAuthnManager.cpp198 void WebAuthnManager::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::WebAuthnManager
250 CancelTransaction(NS_ERROR_ABORT); in MakeCredential()
474 CancelTransaction(NS_ERROR_ABORT); in GetAssertion()
679 CancelTransaction(NS_ERROR_ABORT); in Store()
836 CancelTransaction(NS_ERROR_DOM_ABORT_ERR); in RunAbortAlgorithm()
H A DWebAuthnManager.h115 void CancelTransaction(const nsresult& aError);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webauthn/
H A DWebAuthnManagerBase.h47 virtual void CancelTransaction(const nsresult& aError) = 0;
H A DWebAuthnManager.cpp183 void WebAuthnManager::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::WebAuthnManager
211 CancelTransaction(NS_ERROR_ABORT); in MakeCredential()
447 CancelTransaction(NS_ERROR_ABORT); in GetAssertion()
647 CancelTransaction(NS_ERROR_ABORT); in Store()
893 void WebAuthnManager::Abort() { CancelTransaction(NS_ERROR_DOM_ABORT_ERR); } in Abort()
H A DWebAuthnManager.h135 void CancelTransaction(const nsresult& aError) override;
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpConnectionMgrShell.h120 [[nodiscard]] virtual nsresult CancelTransaction(HttpTransactionShell*,
208 virtual nsresult CancelTransaction(HttpTransactionShell*, nsresult reason) \
H A DPHttpConnectionMgr.ipdl32 async CancelTransaction(PHttpTransaction aTrans, nsresult aReason);
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpConnectionMgrShell.h120 [[nodiscard]] virtual nsresult CancelTransaction(HttpTransactionShell*,
208 virtual nsresult CancelTransaction(HttpTransactionShell*, nsresult reason) \
H A DPHttpConnectionMgr.ipdl32 async CancelTransaction(PHttpTransaction aTrans, nsresult aReason);
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpConnectionMgrShell.h120 [[nodiscard]] virtual nsresult CancelTransaction(HttpTransactionShell*,
208 virtual nsresult CancelTransaction(HttpTransactionShell*, nsresult reason) \
H A DPHttpConnectionMgr.ipdl32 async CancelTransaction(PHttpTransaction aTrans, nsresult aReason);
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpConnectionMgrShell.h118 [[nodiscard]] virtual nsresult CancelTransaction(HttpTransactionShell*,
205 virtual nsresult CancelTransaction(HttpTransactionShell*, nsresult reason) \
H A DPHttpConnectionMgr.ipdl34 async CancelTransaction(PHttpTransaction aTrans, nsresult aReason);
/dports/lang/spidermonkey60/firefox-60.9.0/dom/u2f/
H A DU2F.cpp248 CancelTransaction(NS_ERROR_ABORT); in Register()
404 CancelTransaction(NS_ERROR_ABORT); in Sign()
578 void U2F::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::U2F
/dports/sysutils/android-file-transfer/android-file-transfer-linux-4.2/mtp/ptp/
H A DOperationCode.values.h30 ENUM_VALUE(CancelTransaction, 0x4001)
/dports/sysutils/android-file-transfer-qt5/android-file-transfer-linux-4.2/mtp/ptp/
H A DOperationCode.values.h30 ENUM_VALUE(CancelTransaction, 0x4001)
/dports/www/firefox-esr/firefox-91.8.0/dom/u2f/
H A DU2F.cpp222 CancelTransaction(NS_ERROR_ABORT); in Register()
421 CancelTransaction(NS_ERROR_ABORT); in Sign()
628 void U2F::CancelTransaction(const nsresult& aError) { in CancelTransaction() function in mozilla::dom::U2F

1234