Home
last modified time | relevance | path

Searched refs:intReason (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp2114 int32_t intReason = static_cast<int32_t>(code);
2115 return PostEvent(&nsHttpConnectionMgr::OnMsgCancelTransactions, intReason,
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp2146 int32_t intReason = static_cast<int32_t>(code); in CancelTransactions() local
2147 return PostEvent(&nsHttpConnectionMgr::OnMsgCancelTransactions, intReason, in CancelTransactions()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp2114 int32_t intReason = static_cast<int32_t>(code); in CancelTransactions() local
2115 return PostEvent(&nsHttpConnectionMgr::OnMsgCancelTransactions, intReason, in CancelTransactions()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp2350 int32_t intReason = static_cast<int32_t>(code); in CancelTransactions() local
2351 return PostEvent(&nsHttpConnectionMgr::OnMsgCancelTransactions, intReason, ci); in CancelTransactions()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp2469 int32_t intReason = static_cast<int32_t>(code); in CancelTransactions() local
2470 return PostEvent(&nsHttpConnectionMgr::OnMsgCancelTransactions, intReason, in CancelTransactions()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp2626 int32_t intReason = static_cast<int32_t>(code); in CancelTransactions() local
2627 return PostEvent(&nsHttpConnectionMgr::OnMsgCancelTransactions, intReason, in CancelTransactions()