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

/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
/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 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/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);

Completed in 53 milliseconds