Home
last modified time | relevance | path

Searched defs:nsIUUIDGenerator (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DRequestContextService.h15 class nsIUUIDGenerator; variable
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsDeviceContextSpecProxy.h17 class nsIUUIDGenerator; variable
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsDeviceContextSpecProxy.h17 class nsIUUIDGenerator; variable
/dports/www/firefox/firefox-99.0/widget/
H A DnsDeviceContextSpecProxy.h17 class nsIUUIDGenerator; variable
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsDeviceContextSpecProxy.h17 class nsIUUIDGenerator; variable
/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsDeviceContextSpecProxy.h17 class nsIUUIDGenerator; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsDeviceContextSpecProxy.h16 class nsIUUIDGenerator; variable
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsUUIDGenerator.cpp25 NS_IMPL_ISUPPORTS(nsUUIDGenerator, nsIUUIDGenerator) in NS_IMPL_ISUPPORTS() argument
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsUUIDGenerator.cpp25 NS_IMPL_ISUPPORTS(nsUUIDGenerator, nsIUUIDGenerator) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsUUIDGenerator.cpp25 NS_IMPL_ISUPPORTS(nsUUIDGenerator, nsIUUIDGenerator) in NS_IMPL_ISUPPORTS() argument
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsUUIDGenerator.cpp25 NS_IMPL_ISUPPORTS(nsUUIDGenerator, nsIUUIDGenerator) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DnsUUIDGenerator.cpp25 NS_IMPL_ISUPPORTS(nsUUIDGenerator, nsIUUIDGenerator) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox/firefox-99.0/tools/lint/eslint/eslint-plugin-mozilla/lib/
H A Dservices.json46 "nsIUUIDGenerator": "uuid", string
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpHandler.h31 class nsIUUIDGenerator; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h91 class nsIUUIDGenerator; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h96 class nsIUUIDGenerator; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h113 class nsIUUIDGenerator; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h113 class nsIUUIDGenerator; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h101 class nsIUUIDGenerator; variable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs21724 pub struct nsIUUIDGenerator { struct
21725 pub _base: root::nsISupports,
21745 impl Clone for nsIUUIDGenerator { implementation