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

/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 188 milliseconds