Home
last modified time | relevance | path

Searched refs:GetRequestingPrincipal (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/ipc/
H A DNeckoParent.cpp104 GetRequestingPrincipal(const OptionalLoadInfoArgs aOptionalLoadInfoArgs) in GetRequestingPrincipal() function
125 GetRequestingPrincipal(const HttpChannelCreationArgs& aArgs) in GetRequestingPrincipal() function
132 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
136 GetRequestingPrincipal(const FTPChannelCreationArgs& aArgs) in GetRequestingPrincipal() function
143 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
289 GetRequestingPrincipal(aOpenArgs); in AllocPHttpChannelParent()
356 GetRequestingPrincipal(aOpenArgs); in AllocPFTPChannelParent()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DNeckoParent.cpp97 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
117 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
124 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
177 GetRequestingPrincipal(aOpenArgs); in AllocPHttpChannelParent()
362 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
369 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
376 GetRequestingPrincipal(aOpenArgs); in AllocPGIOChannelParent()
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DNeckoParent.cpp99 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
119 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
126 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
179 GetRequestingPrincipal(aOpenArgs); in AllocPHttpChannelParent()
364 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
371 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
378 GetRequestingPrincipal(aOpenArgs); in AllocPGIOChannelParent()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DNeckoParent.cpp97 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
117 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
124 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
177 GetRequestingPrincipal(aOpenArgs); in AllocPHttpChannelParent()
362 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
369 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
376 GetRequestingPrincipal(aOpenArgs); in AllocPGIOChannelParent()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/ipc/
H A DNeckoParent.cpp103 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
123 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
130 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
133 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
140 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
276 GetRequestingPrincipal(aOpenArgs); in AllocPHttpChannelParent()
357 GetRequestingPrincipal(aOpenArgs); in AllocPFTPChannelParent()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DNeckoParent.cpp97 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
117 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
124 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
127 static already_AddRefed<nsIPrincipal> GetRequestingPrincipal( in GetRequestingPrincipal() function
134 return GetRequestingPrincipal(args.loadInfo()); in GetRequestingPrincipal()
187 GetRequestingPrincipal(aOpenArgs); in AllocPHttpChannelParent()
283 GetRequestingPrincipal(aOpenArgs); in AllocPFTPChannelParent()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsClipboardProxy.cpp34 aTransferable->GetRequestingPrincipal(); in SetData()
H A DnsTransferable.cpp494 nsIPrincipal* nsTransferable::GetRequestingPrincipal() { in GetRequestingPrincipal() function in nsTransferable
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsClipboardProxy.cpp34 aTransferable->GetRequestingPrincipal(); in SetData()
H A DnsTransferable.cpp494 nsIPrincipal* nsTransferable::GetRequestingPrincipal() { in GetRequestingPrincipal() function in nsTransferable
/dports/www/firefox/firefox-99.0/widget/
H A DnsClipboardProxy.cpp35 aTransferable->GetRequestingPrincipal(); in SetData()
H A DnsTransferable.cpp494 nsIPrincipal* nsTransferable::GetRequestingPrincipal() { in GetRequestingPrincipal() function in nsTransferable
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsClipboardProxy.cpp34 aTransferable->GetRequestingPrincipal(); in SetData()
H A DnsTransferable.cpp494 nsIPrincipal* nsTransferable::GetRequestingPrincipal() { in GetRequestingPrincipal() function in nsTransferable
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsClipboardProxy.cpp35 aTransferable->GetRequestingPrincipal(getter_AddRefs(requestingPrincipal)); in SetData()
H A DnsTransferable.cpp573 nsTransferable::GetRequestingPrincipal(nsIPrincipal** outRequestingPrincipal) { in GetRequestingPrincipal() function in nsTransferable
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsClipboardProxy.cpp39 aTransferable->GetRequestingPrincipal(getter_AddRefs(requestingPrincipal));
H A DnsTransferable.cpp638 nsTransferable::GetRequestingPrincipal(nsIPrincipal** outRequestingPrincipal) in GetRequestingPrincipal() function in nsTransferable
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentAreaDragDrop.cpp319 nsCOMPtr<nsIPrincipal> principal = aTransferable->GetRequestingPrincipal(); in GetFlavorData()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentAreaDragDrop.cpp316 nsCOMPtr<nsIPrincipal> principal = aTransferable->GetRequestingPrincipal(); in GetFlavorData()
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentAreaDragDrop.cpp320 nsCOMPtr<nsIPrincipal> principal = aTransferable->GetRequestingPrincipal(); in GetFlavorData()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentAreaDragDrop.cpp319 nsCOMPtr<nsIPrincipal> principal = aTransferable->GetRequestingPrincipal(); in GetFlavorData()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsDataObj.cpp299 mTransferable->GetRequestingPrincipal(getter_AddRefs(requestingPrincipal)); in CreateStream()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsDataObj.cpp348 mTransferable->GetRequestingPrincipal(getter_AddRefs(requestingPrincipal)); in CreateStream()
/dports/www/firefox/firefox-99.0/widget/gtk/
H A DnsDragService.cpp1528 nsCOMPtr<nsIPrincipal> principal = aItem->GetRequestingPrincipal(); in CreateTempFile()

12