Lines Matching refs:component
283 /* XXXshaver cheat and use the global component manager */
429 // in the case of re-registering a component, we want to remove
453 // able to register on some later autoreg, after another component has been
603 nsIFile *component,
616 rv = obsoleteManager->RegistryLocationForSpec(component,
631 NS_LITERAL_STRING("Unregistering native component").get());
636 rv = CreateDll(component, persistentDescriptor, &dll);
660 manager->RemoveFileInfo(component, nsnull);
668 nsIFile *component,
704 rv = component->IsFile(&b);
715 nsCOMPtr<nsILocalFileMac> localFileMac = do_QueryInterface(component);
731 rv = component->GetNativeLeafName(leafName);
779 rv = component->GetNativeLeafName(strLeafName);
805 rv = obsoleteManager->RegistryLocationForSpec(component,
814 rv = CreateDll(component, persistentDescriptor, &dll);
865 PromiseFlatString(NS_LITERAL_STRING("Registering native component ") +
931 dll = new nsDll(component, this);
1130 // the native component loader uses the optional data