Home
last modified time | relevance | path

Searched refs:AttemptLargeAllocationLoad (Results 1 – 9 of 9) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/uriloader/base/
H A DnsURILoader.cpp151 nsContentUtils::AttemptLargeAllocationLoad(httpChannel)) { in OnStartRequest()
163 nsContentUtils::AttemptLargeAllocationLoad(httpChannel)) { in OnStartRequest()
/dports/lang/spidermonkey60/firefox-60.9.0/uriloader/base/
H A DnsURILoader.cpp267 nsContentUtils::AttemptLargeAllocationLoad(httpChannel)) { in OnStartRequest()
279 nsContentUtils::AttemptLargeAllocationLoad(httpChannel)) { in OnStartRequest()
/dports/www/firefox-legacy/firefox-52.8.0esr/uriloader/base/
H A DnsURILoader.cpp251 if (NS_SUCCEEDED(rv) && nsContentUtils::AttemptLargeAllocationLoad(httpChannel)) { in OnStartRequest()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2720 static bool AttemptLargeAllocationLoad(nsIHttpChannel* aChannel);
H A DnsContentUtils.cpp9657 nsContentUtils::AttemptLargeAllocationLoad(nsIHttpChannel* aChannel) in AttemptLargeAllocationLoad() function in nsContentUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h3055 static bool AttemptLargeAllocationLoad(nsIHttpChannel* aChannel);
H A DnsContentUtils.cpp9408 bool nsContentUtils::AttemptLargeAllocationLoad(nsIHttpChannel* aChannel) { function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2971 static bool AttemptLargeAllocationLoad(nsIHttpChannel* aChannel);
H A DnsContentUtils.cpp9505 /* static */ bool nsContentUtils::AttemptLargeAllocationLoad( function in nsContentUtils