Searched refs:getNext (Results 1 - 18 of 18) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsIStringEnumerator.idl49 AString getNext();
56 AUTF8String getNext();
H A DnsISimpleEnumerator.idl42 * Although hasMoreElements() can be called independently of getNext(),
43 * getNext() must be pre-ceeded by a call to hasMoreElements(). There is
54 * any elements that can be returned via getNext(). This method
57 * called without subsequent getNext() calls. Does not affect
60 * @see getNext()
80 nsISupports getNext();
/vbox/src/libs/xpcom18a4/python/server/
H A Denumerator.py56 def getNext(self): member in class:SimpleEnumerator
/vbox/src/libs/libxml2-2.6.31/
H A Drunsuite.c250 getNext(xmlNodePtr cur, const char *xpath) { function
318 cur = getNext(cur, "./incorrect[1]");
323 test = getNext(cur, "./*");
383 test = getNext(tst, "./*");
398 tst = getNext(tst, "following-sibling::resource[1]");
418 test = getNext(tst, "./resource[1]");
422 test = getNext(tst, "./dir[1]");
425 test = getNext(test, "following-sibling::dir[1]");
444 tmp = getNext(tst, "./dir[1]");
448 tmp = getNext(ts
[all...]
/vbox/src/libs/xpcom18a4/xpcom/tests/utils/
H A Dls.js61 var item = iter.getNext().QueryInterface(nsILocalFile);
/vbox/src/VBox/Main/glue/
H A Derrorprint.cpp117 pInfo = pInfo->getNext();
/vbox/include/VBox/com/
H A DErrorInfo.h305 const ErrorInfo* getNext() const function in class:com::ErrorInfo
/vbox/src/VBox/Main/glue/tests/
H A DTestVBox.java193 for (IVirtualBoxErrorInfo ei = e.getVirtualBoxErrorInfo(); ei != null; ei = ei.getNext(), i++)
/vbox/src/VBox/Main/src-all/
H A DVirtualBoxErrorInfoImpl.cpp65 const com::ErrorInfo *pInfo = info.getNext();
/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_misc.py112 item = enum.getNext(xpcom.components.interfaces.nsISupportsCString)
/vbox/src/VBox/Main/webservice/
H A Dvboxweb.cpp1486 pInfo = pInfo->getNext();
1499 pInfo = pInfo->getNext();
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstreambuffer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/stream/ ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A DFastInfoset.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/fastinfoset/ ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 119 milliseconds