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

/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManagerObsolete.cpp198 nsIFile *aLibrarySpec)
203 return cm->UnregisterComponentSpec(aClass, aLibrarySpec);
197 UnregisterComponentSpec(const nsCID &aClass, nsIFile *aLibrarySpec) argument
H A DnsComponentManager.cpp2713 nsIFile *aLibrarySpec,
2718 nsresult rv = RegistryLocationForSpec(aLibrarySpec, getter_Copies(registryName));
2724 aLibrarySpec,
3053 nsIFile *aLibrarySpec)
3056 nsresult rv = RegistryLocationForSpec(aLibrarySpec, getter_Copies(registryName));
2710 RegisterComponentSpec(const nsCID &aClass, const char *aClassName, const char *aContractID, nsIFile *aLibrarySpec, PRBool aReplace, PRBool aPersist) argument
3052 UnregisterComponentSpec(const nsCID &aClass, nsIFile *aLibrarySpec) argument

Completed in 52 milliseconds