Searched refs:isConnected (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxcommand.py294 if oConnection.isConnected():
H A Dtestboxconnection.py292 def isConnected(self): member in class:TestBoxConnection
H A Dtestboxscript_real.py830 if oConnection.isConnected():
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntio.c1434 PRBool isConnected; local
1520 isConnected = PR_FALSE;
1522 isConnected = PR_TRUE;
1524 if (!isConnected) {
1549 isConnected = PR_FALSE;

Completed in 2620 milliseconds