Home
last modified time | relevance | path

Searched defs:nsIBFCacheEntry (Results 1 – 13 of 13) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/docshell/shistory/
H A DnsSHEntryShared.cpp99 NS_IMPL_QUERY_INTERFACE(nsSHEntryShared, nsIBFCacheEntry, nsIMutationObserver) in NS_IMPL_QUERY_INTERFACE() argument
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/shistory/
H A DnsSHEntryShared.cpp64 NS_IMPL_ISUPPORTS(nsSHEntryShared, nsIBFCacheEntry, nsIMutationObserver) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-esr/firefox-91.8.0/docshell/shistory/
H A DnsSHEntryShared.cpp164 NS_IMPL_QUERY_INTERFACE(nsSHEntryShared, nsIBFCacheEntry, nsIMutationObserver) in NS_IMPL_QUERY_INTERFACE() argument
/dports/www/firefox/firefox-99.0/docshell/shistory/
H A DnsSHEntryShared.cpp164 NS_IMPL_QUERY_INTERFACE(nsSHEntryShared, nsIBFCacheEntry, nsIMutationObserver) in NS_IMPL_QUERY_INTERFACE() argument
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/shistory/
H A DnsSHEntryShared.cpp164 NS_IMPL_QUERY_INTERFACE(nsSHEntryShared, nsIBFCacheEntry, nsIMutationObserver) in NS_IMPL_QUERY_INTERFACE() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/docshell/shistory/
H A DnsSHEntryShared.cpp109 NS_IMPL_ISUPPORTS(nsSHEntryShared, nsIBFCacheEntry, nsIMutationObserver) in NS_IMPL_ISUPPORTS() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsIDocument.h65 class nsIBFCacheEntry; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsIDocument.h79 class nsIBFCacheEntry; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h99 class nsIBFCacheEntry; variable
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h151 class nsIBFCacheEntry; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h148 class nsIBFCacheEntry; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h148 class nsIBFCacheEntry; variable
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/gecko/generated/
H A Dstructs.rs23935 pub struct nsIBFCacheEntry { struct
23936 _unused: [u8; 0],
23938 impl Clone for nsIBFCacheEntry { implementation