/dports/www/firefox-esr/firefox-91.8.0/modules/libjar/ |
H A D | moz.build | 18 "nsIJARChannel.idl",
|
H A D | nsJARChannel.h | 36 class nsJARChannel final : public nsIJARChannel,
|
H A D | nsIJARChannel.idl | 12 interface nsIJARChannel : nsIChannel
|
/dports/lang/spidermonkey60/firefox-60.9.0/modules/libjar/ |
H A D | moz.build | 18 'nsIJARChannel.idl',
|
H A D | nsJARChannel.h | 34 class nsJARChannel final : public nsIJARChannel,
|
H A D | nsIJARChannel.idl | 12 interface nsIJARChannel : nsIChannel
|
/dports/mail/thunderbird/thunderbird-91.8.0/modules/libjar/ |
H A D | moz.build | 18 "nsIJARChannel.idl",
|
H A D | nsJARChannel.h | 36 class nsJARChannel final : public nsIJARChannel,
|
H A D | nsIJARChannel.idl | 12 interface nsIJARChannel : nsIChannel
|
/dports/lang/spidermonkey78/firefox-78.9.0/modules/libjar/ |
H A D | moz.build | 18 'nsIJARChannel.idl',
|
H A D | nsJARChannel.h | 35 class nsJARChannel final : public nsIJARChannel,
|
H A D | nsIJARChannel.idl | 12 interface nsIJARChannel : nsIChannel
|
/dports/www/firefox/firefox-99.0/modules/libjar/ |
H A D | moz.build | 18 "nsIJARChannel.idl",
|
H A D | nsJARChannel.h | 36 class nsJARChannel final : public nsIJARChannel,
|
H A D | nsIJARChannel.idl | 12 interface nsIJARChannel : nsIChannel
|
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/libjar/ |
H A D | moz.build | 17 'nsIJARChannel.idl',
|
H A D | nsJARChannel.h | 33 class nsJARChannel final : public nsIJARChannel
|
H A D | nsIJARChannel.idl | 12 interface nsIJARChannel : nsIChannel
|
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/res/ |
H A D | ExtensionProtocolHandler.cpp | 86 already_AddRefed<nsIJARChannel>&& aJarChannel, in ExtensionStreamGetter() 126 nsCOMPtr<nsIJARChannel> mJarChannel; 816 static Result<Ok, nsresult> LogCacheCheck(const nsIJARChannel* aJarChannel, in LogCacheCheck() 852 nsCOMPtr<nsIJARChannel> jarChannel = do_QueryInterface(*aRetVal, &rv); in SubstituteRemoteJarChannel()
|
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/res/ |
H A D | ExtensionProtocolHandler.cpp | 116 already_AddRefed<nsIJARChannel>&& aJarChannel, in ExtensionStreamGetter() 159 nsCOMPtr<nsIJARChannel> mJarChannel; 915 static Result<Ok, nsresult> LogCacheCheck(const nsIJARChannel* aJarChannel, in LogCacheCheck() 951 nsCOMPtr<nsIJARChannel> jarChannel = do_QueryInterface(*aRetVal, &rv); in SubstituteRemoteJarChannel()
|
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/res/ |
H A D | ExtensionProtocolHandler.cpp | 120 already_AddRefed<nsIJARChannel>&& aJarChannel, in ExtensionStreamGetter() 160 nsCOMPtr<nsIJARChannel> mJarChannel; 959 static Result<Ok, nsresult> LogCacheCheck(const nsIJARChannel* aJarChannel, in LogCacheCheck() 995 nsCOMPtr<nsIJARChannel> jarChannel = do_QueryInterface(*aRetVal, &rv); in SubstituteRemoteJarChannel()
|
/dports/www/firefox/firefox-99.0/netwerk/protocol/res/ |
H A D | ExtensionProtocolHandler.cpp | 120 already_AddRefed<nsIJARChannel>&& aJarChannel, in ExtensionStreamGetter() 160 nsCOMPtr<nsIJARChannel> mJarChannel; 959 static Result<Ok, nsresult> LogCacheCheck(const nsIJARChannel* aJarChannel, in LogCacheCheck() 995 nsCOMPtr<nsIJARChannel> jarChannel = do_QueryInterface(*aRetVal, &rv); in SubstituteRemoteJarChannel()
|
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/res/ |
H A D | ExtensionProtocolHandler.cpp | 120 already_AddRefed<nsIJARChannel>&& aJarChannel, in ExtensionStreamGetter() 160 nsCOMPtr<nsIJARChannel> mJarChannel; 959 static Result<Ok, nsresult> LogCacheCheck(const nsIJARChannel* aJarChannel, in LogCacheCheck() 995 nsCOMPtr<nsIJARChannel> jarChannel = do_QueryInterface(*aRetVal, &rv); in SubstituteRemoteJarChannel()
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xhr/ |
H A D | XMLHttpRequestMainThread.h | 50 class nsIJARChannel; variable 575 already_AddRefed<nsIJARChannel> GetCurrentJARChannel();
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xhr/ |
H A D | XMLHttpRequestMainThread.h | 57 class nsIJARChannel; variable 462 already_AddRefed<nsIJARChannel> GetCurrentJARChannel();
|