Searched refs:nsObserverService (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsObserverService.h53 class nsObserverService : public nsIObserverService { class in inherits:nsIObserverService
57 nsObserverService();
66 ~nsObserverService(void);
H A DnsObserverService.cpp45 #include "nsObserverService.h"
55 // Log module for nsObserverService logging...
68 // nsObserverService Implementation
71 NS_IMPL_THREADSAFE_ISUPPORTS1(nsObserverService, nsIObserverService)
73 nsObserverService::nsObserverService() function in class:nsObserverService
78 nsObserverService::~nsObserverService(void)
85 nsObserverService::Create(nsISupports* outer, const nsIID& aIID, void* *aInstancePtr)
93 nsObserverService* o
[all...]
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp44 #include "nsObserverService.h"
377 COMPONENT(OBSERVERSERVICE, nsObserverService::Create),

Completed in 68 milliseconds