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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsMultiplexInputStream.cpp155 nsCOMPtr<nsIInputStream> stream(do_QueryElementAt(&mStreams, i));
173 nsCOMPtr<nsIInputStream> stream(do_QueryElementAt(&mStreams, i));
195 nsCOMPtr<nsIInputStream> stream(do_QueryElementAt(&mStreams,
242 nsCOMPtr<nsIInputStream> stream(do_QueryElementAt(&mStreams,
303 nsCOMPtr<nsIInputStream> stream(do_QueryElementAt(&mStreams, i));
325 nsCOMPtr<nsISeekableStream> stream(do_QueryElementAt(&mStreams, i));
349 nsCOMPtr<nsISeekableStream> stream(do_QueryElementAt(&mStreams, i));
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsICollection.idl23 * Scott Collins <scc@mozilla.org>: |do_QueryElementAt|
87 do_QueryElementAt( nsICollection* aCollection, PRUint32 aIndex, nsresult* aErrorPtr = 0 )
H A DnsArray.h89 // helper class for do_QueryElementAt
112 do_QueryElementAt(nsIArray* aArray, PRUint32 aIndex, nsresult* aErrorPtr = 0) function

Completed in 128 milliseconds