Home
last modified time | relevance | path

Searched refs:TakeRestartedState (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpTransactionShell.h155 virtual bool TakeRestartedState() = 0;
218 virtual bool TakeRestartedState() override; \
H A DHttpTransactionChild.cpp486 mTransaction->TakeRestartedState(), mTransaction->HTTPSSVCReceivedStage(), in OnStartRequest()
H A DHttpTransactionParent.cpp347 bool HttpTransactionParent::TakeRestartedState() { in TakeRestartedState() function in mozilla::net::HttpTransactionParent
H A DnsHttpTransaction.cpp1790 bool nsHttpTransaction::TakeRestartedState() { in TakeRestartedState() function in mozilla::net::nsHttpTransaction
H A DnsHttpChannel.cpp2198 bool transactionRestarted = mTransaction->TakeRestartedState(); in ContinueProcessResponse3()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpTransactionShell.h156 virtual bool TakeRestartedState() = 0;
219 virtual bool TakeRestartedState() override; \
H A DHttpTransactionChild.cpp488 mTransaction->TakeRestartedState(), mTransaction->HTTPSSVCReceivedStage(), in OnStartRequest()
H A DHttpTransactionParent.cpp349 bool HttpTransactionParent::TakeRestartedState() { in TakeRestartedState() function in mozilla::net::HttpTransactionParent
H A DnsHttpTransaction.cpp1810 bool nsHttpTransaction::TakeRestartedState() { in TakeRestartedState() function in mozilla::net::nsHttpTransaction
H A DnsHttpChannel.cpp2211 bool transactionRestarted = mTransaction->TakeRestartedState(); in ContinueProcessResponse3()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttpTransactionShell.h155 virtual bool TakeRestartedState() = 0;
218 virtual bool TakeRestartedState() override; \
H A DHttpTransactionChild.cpp486 mTransaction->TakeRestartedState(), mTransaction->HTTPSSVCReceivedStage(), in OnStartRequest()
H A DHttpTransactionParent.cpp347 bool HttpTransactionParent::TakeRestartedState() { in TakeRestartedState() function in mozilla::net::HttpTransactionParent
H A DnsHttpTransaction.cpp1790 bool nsHttpTransaction::TakeRestartedState() { in TakeRestartedState() function in mozilla::net::nsHttpTransaction
H A DnsHttpChannel.cpp2198 bool transactionRestarted = mTransaction->TakeRestartedState(); in ContinueProcessResponse3()