Home
last modified time | relevance | path

Searched defs:do_GetService (Results 1 – 6 of 6) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/components/
H A DnsServiceManagerUtils.h13 inline nsGetServiceByCID do_GetService(const nsCID& aCID) { in do_GetService() function
17 inline nsGetServiceByCIDWithError do_GetService(const nsCID& aCID, in do_GetService() function
22 inline nsGetServiceByContractID do_GetService(const char* aContractID) { in do_GetService() function
26 inline nsGetServiceByContractIDWithError do_GetService(const char* aContractID, in do_GetService() function
/dports/www/firefox/firefox-99.0/xpcom/components/
H A DnsServiceManagerUtils.h13 inline nsGetServiceByCID do_GetService(const nsCID& aCID) { in do_GetService() function
17 inline nsGetServiceByCIDWithError do_GetService(const nsCID& aCID, in do_GetService() function
22 inline nsGetServiceByContractID do_GetService(const char* aContractID) { in do_GetService() function
26 inline nsGetServiceByContractIDWithError do_GetService(const char* aContractID, in do_GetService() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/components/
H A DnsServiceManagerUtils.h13 inline nsGetServiceByCID do_GetService(const nsCID& aCID) { in do_GetService() function
17 inline nsGetServiceByCIDWithError do_GetService(const nsCID& aCID, in do_GetService() function
22 inline nsGetServiceByContractID do_GetService(const char* aContractID) { in do_GetService() function
26 inline nsGetServiceByContractIDWithError do_GetService(const char* aContractID, in do_GetService() function
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/components/
H A DnsServiceManagerUtils.h13 inline const nsGetServiceByCID do_GetService(const nsCID& aCID) { in do_GetService() function
17 inline const nsGetServiceByCIDWithError do_GetService(const nsCID& aCID, in do_GetService() function
22 inline const nsGetServiceByContractID do_GetService(const char* aContractID) { in do_GetService() function
26 inline const nsGetServiceByContractIDWithError do_GetService( in do_GetService() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/components/
H A DnsServiceManagerUtils.h13 inline const nsGetServiceByCID do_GetService(const nsCID& aCID) { in do_GetService() function
17 inline const nsGetServiceByCIDWithError do_GetService(const nsCID& aCID, in do_GetService() function
22 inline const nsGetServiceByContractID do_GetService(const char* aContractID) { in do_GetService() function
26 inline const nsGetServiceByContractIDWithError do_GetService( in do_GetService() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsServiceManagerUtils.h14 do_GetService(const nsCID& aCID) in do_GetService() function
20 do_GetService(const nsCID& aCID, nsresult* aError) in do_GetService() function
26 do_GetService(const char* aContractID) in do_GetService() function
32 do_GetService(const char* aContractID, nsresult* aError) in do_GetService() function