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

/vbox/src/libs/xpcom18a4/python/src/
H A DPyGModule.cpp229 NS_IMETHODIMP PyG_nsIComponentLoader::AutoRegisterComponents(PRInt32 aWhen, nsIFile *aDirectory) function in class:PyG_nsIComponentLoader
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsStaticComponentLoader.cpp220 nsStaticComponentLoader::AutoRegisterComponents(PRInt32 when, nsIFile *dir) function in class:nsStaticComponentLoader
H A DnsComponentManager.cpp3156 rv = mNativeComponentLoader->AutoRegisterComponents((PRInt32)when, dir);
3160 rv = mStaticComponentLoader->AutoRegisterComponents((PRInt32)when, inDirSpec);
3232 rv = mLoaderData[i].loader->AutoRegisterComponents(0, directory);
H A DnsNativeComponentLoader.cpp176 nsNativeComponentLoader::AutoRegisterComponents(PRInt32 aWhen, function in class:nsNativeComponentLoader

Completed in 44 milliseconds