Searched refs:nsQueryArrayElementAt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsArray.h90 class NS_COM nsQueryArrayElementAt : public nsCOMPtr_helper class in inherits:nsCOMPtr_helper
93 nsQueryArrayElementAt(nsIArray* aArray, PRUint32 aIndex, function in class:nsQueryArrayElementAt
111 const nsQueryArrayElementAt
114 return nsQueryArrayElementAt(aArray, aIndex, aErrorPtr);
H A DnsArray.cpp189 nsQueryArrayElementAt::operator()(const nsIID& aIID, void** aResult) const

Completed in 65 milliseconds