Searched refs:online (Results 1 - 10 of 10) sorted by relevance
| /vbox/src/VBox/Main/cbinding/ |
| H A D | VBoxCAPI_v4_3.h | 11003 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online); 11033 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v2_2.h | 3240 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v3_0.h | 3793 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v3_1.h | 3819 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v3_2.h | 4023 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v4_0.h | 4286 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v4_1.h | 4649 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| H A D | VBoxCAPI_v4_2.h | 5562 nsresult (*GetOnline)(ISnapshot *pThis, PRBool *online);
|
| /vbox/src/VBox/Main/src-client/ |
| H A D | ConsoleImpl.cpp | 2100 /* 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 D | common.css | 780 .tmspan-online {
|
Completed in 430 milliseconds