Searched defs:NotifyObservers (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsObserverService.cpp192 NS_IMETHODIMP nsObserverService::NotifyObservers( nsISupports *aSubject, function in class:nsObserverService
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DnsEventQueue.cpp138 NotifyObservers(gDestroyedNotification);
151 NotifyObservers(gActivatedNotification);
179 NotifyObservers(gActivatedNotification);
187 NotifyObservers(gActivatedNotification);
220 nsEventQueueImpl::NotifyObservers(const char *aTopic) function in class:nsEventQueueImpl
228 os->NotifyObservers(us, aTopic, NULL);

Completed in 818 milliseconds