Searched refs:aRegistry (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsIComponentLoader.idl58 void init(in nsIComponentManager aCompMgr, in nsISupports aRegistry);
/vbox/src/libs/xpcom18a4/python/src/
H A DPyGModule.cpp197 /* void init (in nsIComponentManager aCompMgr, in nsISupports aRegistry); */
198 NS_IMETHODIMP PyG_nsIComponentLoader::Init(nsIComponentManager *aCompMgr, nsISupports *aRegistry) argument
203 PyObject *r = PyObject_FromNSInterface(aRegistry, NS_GET_IID(nsISupports));

Completed in 32 milliseconds