Searched refs:hostDrive (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp104 hostDrive(false),
160 bool hostDrive : 1; member in struct:Medium::Data
1038 m->hostDrive = false;
1147 m->hostDrive = false;
1267 m->hostDrive = false;
1496 m->hostDrive = true;
1696 *aHostDrive = m->hostDrive;
3425 return m->hostDrive;
6078 if (m->hostDrive)
6659 && !m->hostDrive))
[all...]
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py1049 if medium.hostDrive:
1062 if medium.hostDrive:
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvbox.py1850 if oMedium.hostDrive:
1865 if oMedium.hostDrive:
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h3891 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);
H A DVBoxCAPI_v3_2.h4095 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);
H A DVBoxCAPI_v4_0.h4362 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);
H A DVBoxCAPI_v4_1.h4736 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);
H A DVBoxCAPI_v4_2.h5651 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);
H A DVBoxCAPI_v4_3.h11221 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);
11400 nsresult (*GetHostDrive)(IMedium *pThis, PRBool *hostDrive);

Completed in 323 milliseconds