Searched refs:GetFactory (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/
H A Dmac_xpidl_panel.cpp92 static short GetFactory(Handle settings);
207 result = GetFactory(pb->factoryPrefs);
542 * GetFactory - retrieve factory settings
546 static short GetFactory(Handle settings) function
577 GetFactory(settings);
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.h270 nsresult GetFactory(nsIFactory **aFactory, function in class:nsFactoryEntry
287 rv = loader->GetFactory(mCid, mLocation, mgr->mLoaderData[mTypeIndex].type, aFactory);
H A DnsStaticComponentLoader.cpp297 nsStaticComponentLoader::GetFactory(const nsCID &aCID, const char *aLocation, function in class:nsStaticComponentLoader
H A DnsComponentManager.cpp1557 rv = aEntry->GetFactory(aFactory, this);
1632 return entry->GetFactory(aFactory, this);
1648 return entry->GetFactory(aFactory, this);
1872 nsresult rv = entry->GetFactory(&factory, this);
1953 nsresult rv = entry->GetFactory(&factory, this);
H A DnsNativeComponentLoader.cpp93 nsNativeComponentLoader::GetFactory(const nsIID & aCID, function in class:nsNativeComponentLoader
133 DumpLoadError(dll, "GetFactory", errorMsg);
1048 // 2. GetFactory() This will call CreateDll() with a null spec but will give
/vbox/src/libs/xpcom18a4/python/src/
H A DPyGModule.cpp177 NS_IMETHODIMP PyG_nsIComponentLoader::GetFactory(const nsIID & aCID, const char *aLocation, const char *aType, nsIFactory **_retval) function in class:PyG_nsIComponentLoader

Completed in 49 milliseconds