Searched defs:shutdownListener (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsIServiceManagerObsolete.h107 nsIShutdownListener* shutdownListener = nsnull) = 0;
112 nsIShutdownListener* shutdownListener = nsnull) = 0;
126 nsIShutdownListener* shutdownListener = nsnull) = 0;
131 nsIShutdownListener* shutdownListener = nsnull) = 0;
148 nsIShutdownListener* shutdownListener = nsnull);
153 nsIShutdownListener* shutdownListener = nsnull);
167 nsIShutdownListener* shutdownListener = nsnull);
172 nsIShutdownListener* shutdownListener = nsnull);
186 NS_IMETHOD GetService(const nsCID& aClass, const nsIID& aIID, nsISupports* *result, nsIShutdownListener* shutdownListener);\
187 NS_IMETHOD ReleaseService(const nsCID& aClass, nsISupports* service, nsIShutdownListener* shutdownListener);\
209 CallGetService( const nsCID &aClass, nsIShutdownListener* shutdownListener, DestinationType** aDestination) argument
224 CallGetService( const char *aContractID, nsIShutdownListener* shutdownListener, DestinationType** aDestination) argument
[all...]
H A DnsServiceManagerObsolete.cpp71 nsIShutdownListener* shutdownListener)
82 nsIShutdownListener* shutdownListener)
114 nsIShutdownListener* shutdownListener)
125 nsIShutdownListener* shutdownListener)
69 GetService(const nsCID& aClass, const nsIID& aIID, nsISupports* *result, nsIShutdownListener* shutdownListener) argument
81 ReleaseService(const nsCID& aClass, nsISupports* service, nsIShutdownListener* shutdownListener) argument
112 GetService(const char* aContractID, const nsIID& aIID, nsISupports* *result, nsIShutdownListener* shutdownListener) argument
124 ReleaseService(const char* aContractID, nsISupports* service, nsIShutdownListener* shutdownListener) argument
H A DnsComponentManager.cpp2408 nsIShutdownListener* shutdownListener)
2416 nsIShutdownListener* shutdownListener)
2424 nsIShutdownListener* shutdownListener)
2432 nsIShutdownListener* shutdownListener)
2406 GetService(const nsCID& aClass, const nsIID& aIID, nsISupports* *result, nsIShutdownListener* shutdownListener) argument
2414 GetService(const char* aContractID, const nsIID& aIID, nsISupports* *result, nsIShutdownListener* shutdownListener) argument
2423 ReleaseService(const nsCID& aClass, nsISupports* service, nsIShutdownListener* shutdownListener) argument
2431 ReleaseService(const char* aContractID, nsISupports* service, nsIShutdownListener* shutdownListener) argument

Completed in 54 milliseconds