Home
last modified time | relevance | path

Searched defs:nsIXPConnect (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/storage/
H A DmozStorageService.h21 class nsIXPConnect; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h94 class nsIXPConnect; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h98 class nsIXPConnect; variable
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h112 class nsIXPConnect; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h115 class nsIXPConnect; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h115 class nsIXPConnect; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h103 class nsIXPConnect; variable
/dports/www/firefox-esr/firefox-91.8.0/js/xpconnect/src/
H A Dxpcprivate.h253 friend class nsIXPConnect; variable
/dports/www/firefox/firefox-99.0/js/xpconnect/src/
H A Dxpcprivate.h255 friend class nsIXPConnect; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/xpconnect/src/
H A Dxpcprivate.h253 friend class nsIXPConnect; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/xpconnect/src/
H A Dxpcprivate.h252 friend class nsIXPConnect; variable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs25549 pub struct nsIXPConnect { struct
25550 pub _base: root::nsISupports,
25570 impl Clone for nsIXPConnect { implementation