Searched refs:online (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h11003 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
11033 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v2_2.h3240 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v3_0.h3793 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v3_1.h3819 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v3_2.h4023 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v4_0.h4286 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v4_1.h4649 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
H A DVBoxCAPI_v4_2.h5562 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp2100 /* Try cancel the online snapshot. */
2108 return setError(VBOX_E_INVALID_VM_STATE, tr("Cannot power down at this point in an online snapshot"));
2985 /* If the VM is online and supports shared folders, share this folder
3052 /* if the VM is online and supports shared folders, UNshare this
6054 return setError(E_FAIL, tr("Failed to perform an online medium merge (%Rrc)"), vrc);
7178 LogFlowThisFunc(("Machine has a current snapshot which is online, skipping immutable images reset\n"));
7821 /* Check if we're online and keep it that way. */
7824 bool const online = ptrVM.isOk() local
7839 if (online)
7875 if (online)
[all...]
/vbox/src/VBox/ValidationKit/testmanager/htdocs/css/
H A Dcommon.css780 .tmspan-online {

Completed in 430 milliseconds