Searched refs:Observe (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsObserverService.cpp191 // Enumerate observers of aTopic and call Observe on each.
208 observer->Observe( aSubject, aTopic, someData );
217 observer->Observe( aSubject, aTopic, someData );
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestObserverService.cpp83 TestObserver::Observe( nsISupports *aSubject, function in class:TestObserver
162 rv = observer->Observe( observer,
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsConsoleService.cpp142 * is removed during an Observe(...) notification...
178 listener->Observe(message);
H A DnsExceptionService.cpp310 NS_IMETHODIMP nsExceptionService::Observe(nsISupports *aSubject, const char *aTopic, const PRUnichar *someData) function in class:nsExceptionService
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DTimerThread.cpp454 TimerThread::Observe(nsISupports* /* aSubject */, const char *aTopic, const PRUnichar* /* aData */) function in class:TimerThread
H A DnsTimerImpl.cpp389 mCallback.o->Observe(NS_STATIC_CAST(nsITimer*,this),
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsCategoryManager.cpp795 observer->Observe(origin, observerTopic, EmptyString().get());

Completed in 67 milliseconds