Searched refs:nsProperties (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsProperties.cpp38 #include "nsProperties.h"
44 nsProperties::nsProperties(nsISupports* outer) function in class:nsProperties
50 nsProperties::Create(nsISupports *outer, REFNSIID aIID, void **aResult)
55 nsProperties* props = new nsProperties(outer);
66 nsProperties::ReleaseValues(nsHashKey* key, void* data, void* closure)
73 nsProperties::~nsProperties()
78 NS_IMPL_AGGREGATED(nsProperties)
[all...]
H A DnsProperties.h55 class nsProperties : public nsIProperties, public nsHashtable { class in inherits:nsIProperties,nsHashtable
61 nsProperties(nsISupports* outer);
69 ~nsProperties();
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp45 #include "nsProperties.h"
364 COMPONENT(PROPERTIES, nsProperties::Create),

Completed in 49 milliseconds