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

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsStaticComponentLoader.cpp50 class nsStaticComponentLoader : public nsIComponentLoader class in inherits:nsIComponentLoader
56 nsStaticComponentLoader() : function in class:nsStaticComponentLoader
65 ~nsStaticComponentLoader() {
98 /* static */ PLDHashTableOps nsStaticComponentLoader::sInfoHashOps = {
105 NS_IMPL_THREADSAFE_ISUPPORTS1(nsStaticComponentLoader, nsIComponentLoader)
110 nsStaticComponentLoader::GetModuleInfo()
146 nsStaticComponentLoader::GetInfoFor(const char *aLocation,
176 nsStaticComponentLoader::Init(nsIComponentManager *mgr, nsISupports *aReg)
188 nsStaticComponentLoader::info_RegisterSelf(PLDHashTable *table,
192 nsStaticComponentLoader *loade
[all...]

Completed in 32 milliseconds