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

/vbox/src/libs/xpcom18a4/python/
H A Dcomponents.py232 svc = _xpcom.GetServiceManager().getServiceByContractID("@mozilla.org/observer-service;1", interfaces.nsIObserverService) variable
239 svc.addObserver(_shutdownObserver, "xpcom-shutdown", 1)
240 del svc, _ShutdownObserver
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsExceptionService.cpp75 nsExceptionManager(nsExceptionService *svc);
121 nsExceptionManager::nsExceptionManager(nsExceptionService *svc) : argument
123 mService(svc)
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 503 milliseconds