Searched refs:NSGetModule (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsModule.h46 #define NS_GET_MODULE_SYMBOL "NSGetModule"
49 NSGetModule(nsIComponentManager *aCompMgr,
/vbox/src/libs/xpcom18a4/xpcom/sample/
H A DnsSample.js126 function NSGetModule(compMgr, fileSpec) { function
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsIGenericFactory.h335 NSGetModule(nsIComponentManager *servMgr, \
344 * Ease of use Macros which define NSGetModule for your component.
/vbox/src/libs/xpcom18a4/python/src/loader/
H A Dpyloader.cpp177 extern "C" NS_EXPORT nsresult NSGetModule(nsIComponentManager *servMgr, function
253 NS_TIMELINE_START_TIMER("PyXPCOM: PyXPCOM NSGetModule entry point");
255 NS_TIMELINE_STOP_TIMER("PyXPCOM: PyXPCOM NSGetModule entry point");
256 NS_TIMELINE_MARK_TIMER("PyXPCOM: PyXPCOM NSGetModule entry point");

Completed in 66 milliseconds