Home
last modified time | relevance | path

Searched defs:do_QueryInterface (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsBaseChannel.h176 nsQueryInterface do_QueryInterface() { in do_QueryInterface() function
180 nsQueryInterface do_QueryInterface(nsISupports *obj) { in do_QueryInterface() function
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsBaseChannel.h179 nsQueryInterface do_QueryInterface() { in do_QueryInterface() function
183 nsQueryInterface do_QueryInterface(nsISupports *obj) { in do_QueryInterface() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsCOMPtr.h211 inline nsQueryInterfaceISupports do_QueryInterface(T aPtr) { in do_QueryInterface() function
217 inline nsQueryInterfaceISupportsWithError do_QueryInterface(T aPtr, in do_QueryInterface() function
224 inline nsQueryInterface<mozilla::PointedToType<T>> do_QueryInterface(T aPtr) { in do_QueryInterface() function
229 inline nsQueryInterfaceWithError<mozilla::PointedToType<T>> do_QueryInterface( in do_QueryInterface() function
237 inline void do_QueryInterface(already_AddRefed<T>&) { in do_QueryInterface() function
244 inline void do_QueryInterface(already_AddRefed<T>&, nsresult*) { in do_QueryInterface() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsCOMPtr.h210 inline nsQueryInterfaceISupports do_QueryInterface(T aPtr) { in do_QueryInterface() function
216 inline nsQueryInterfaceISupportsWithError do_QueryInterface(T aPtr, in do_QueryInterface() function
223 inline nsQueryInterface<mozilla::PointedToType<T>> do_QueryInterface(T aPtr) { in do_QueryInterface() function
228 inline nsQueryInterfaceWithError<mozilla::PointedToType<T>> do_QueryInterface( in do_QueryInterface() function
236 inline void do_QueryInterface(already_AddRefed<T>&) { in do_QueryInterface() function
243 inline void do_QueryInterface(already_AddRefed<T>&, nsresult*) { in do_QueryInterface() function
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsCOMPtr.h210 inline nsQueryInterfaceISupports do_QueryInterface(T aPtr) { in do_QueryInterface() function
216 inline nsQueryInterfaceISupportsWithError do_QueryInterface(T aPtr, in do_QueryInterface() function
223 inline nsQueryInterface<mozilla::PointedToType<T>> do_QueryInterface(T aPtr) { in do_QueryInterface() function
228 inline nsQueryInterfaceWithError<mozilla::PointedToType<T>> do_QueryInterface( in do_QueryInterface() function
236 inline void do_QueryInterface(already_AddRefed<T>&) { in do_QueryInterface() function
243 inline void do_QueryInterface(already_AddRefed<T>&, nsresult*) { in do_QueryInterface() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsCOMPtr.h210 inline nsQueryInterfaceISupports do_QueryInterface(T aPtr) { in do_QueryInterface() function
216 inline nsQueryInterfaceISupportsWithError do_QueryInterface(T aPtr, in do_QueryInterface() function
223 inline nsQueryInterface<mozilla::PointedToType<T>> do_QueryInterface(T aPtr) { in do_QueryInterface() function
228 inline nsQueryInterfaceWithError<mozilla::PointedToType<T>> do_QueryInterface( in do_QueryInterface() function
236 inline void do_QueryInterface(already_AddRefed<T>&) { in do_QueryInterface() function
243 inline void do_QueryInterface(already_AddRefed<T>&, nsresult*) { in do_QueryInterface() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsCOMPtr.h187 do_QueryInterface(nsISupports* aRawPtr) in do_QueryInterface() function
193 do_QueryInterface(nsISupports* aRawPtr, nsresult* aError) in do_QueryInterface() function
200 do_QueryInterface(already_AddRefed<T>&) in do_QueryInterface() function
209 do_QueryInterface(already_AddRefed<T>&, nsresult*) in do_QueryInterface() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsCOMPtr.h174 inline nsQueryInterface do_QueryInterface(nsISupports* aRawPtr) { in do_QueryInterface() function
178 inline nsQueryInterfaceWithError do_QueryInterface(nsISupports* aRawPtr, in do_QueryInterface() function
184 inline void do_QueryInterface(already_AddRefed<T>&) { in do_QueryInterface() function
191 inline void do_QueryInterface(already_AddRefed<T>&, nsresult*) { in do_QueryInterface() function