Searched refs:NS_NewArrayEnumerator (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsArrayEnumerator.h75 NS_NewArrayEnumerator(nsISimpleEnumerator* *result,
84 NS_NewArrayEnumerator(nsISimpleEnumerator* *aResult,
H A DnsArrayEnumerator.cpp84 NS_NewArrayEnumerator(nsISimpleEnumerator* *result, function
99 // you MUST use NS_NewArrayEnumerator to create this, so that
202 NS_NewArrayEnumerator(nsISimpleEnumerator* *aResult, function
H A DnsEnumeratorUtils.h71 NS_NewArrayEnumerator(nsISimpleEnumerator* *result,
H A DnsArray.cpp105 return NS_NewArrayEnumerator(aResult, NS_STATIC_CAST(nsIArray*, this));
H A DnsEnumeratorUtils.cpp97 NS_NewArrayEnumerator(nsISimpleEnumerator* *result, function
H A DnsPersistentProperties.cpp361 return NS_NewArrayEnumerator(aResult, propArray);
/vbox/src/libs/xpcom18a4/xpcom/build/
H A Ddlldeps.cpp167 NS_NewArrayEnumerator(nsnull, dummyArray);
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsFastLoadFile.cpp705 return NS_NewArrayEnumerator(aDependencies, mFooter.mDependencies);

Completed in 63 milliseconds