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

/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.h48 struct nsRegistry : public nsIRegistry, nsIRegistryGetter { struct in inherits:nsIRegistry,nsIRegistryGetter
61 nsRegistry();
64 ~nsRegistry();
75 }; // nsRegistry
H A DnsRegistry.cpp44 #include "nsRegistry.h"
79 /*-------------------------------- nsRegistry ----------------------------------
93 #include "nsRegistry.h"
95 struct nsRegistry : public nsIRegistry {
103 nsRegistry();
106 ~nsRegistry();
117 }; // nsRegistry
122 | Class factory for nsRegistry objects. |
139 | the nsRegistry EnumerateSubtrees and EnumerateAllSubtrees functions. |
367 NS_IMPL_THREADSAFE_ISUPPORTS2(nsRegistry, nsIRegistr
376 nsRegistry::nsRegistry() function in class:nsRegistry
[all...]

Completed in 42 milliseconds