Searched refs:autoMount (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp1694 bool autoMount = false; local
1719 SSMR3GetBool(pSSM, &autoMount);
1727 autoMount,
7855 BOOL autoMount; local
7868 rc = pSharedFolder->COMGETTER(AutoMount)(&autoMount);
7872 SharedFolderData(strHostPath, !!writable, !!autoMount)));
7899 SharedFolderData(strHostPath, !!writable, !!autoMount));
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h5497 nsresult (*GetAutoMount)(ISharedFolder *pThis, PRBool *autoMount);
H A DVBoxCAPI_v4_1.h5889 nsresult (*GetAutoMount)(ISharedFolder *pThis, PRBool *autoMount);
H A DVBoxCAPI_v4_2.h6830 nsresult (*GetAutoMount)(ISharedFolder *pThis, PRBool *autoMount);
H A DVBoxCAPI_v4_3.h14408 nsresult (*GetAutoMount)(ISharedFolder *pThis, PRBool *autoMount);
14427 nsresult (*GetAutoMount)(ISharedFolder *pThis, PRBool *autoMount);

Completed in 577 milliseconds