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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIIndicatorsPool.cpp574 sfs.insert(sf.GetName(), sf.GetHostPath());
576 sfs.insert(sf.GetName(), sf.GetHostPath());
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsSF.cpp262 sharedFolderData.m_strHostPath = folder.GetHostPath();
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4410 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_0.h4936 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_1.h4834 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v3_2.h5065 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_0.h5491 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_1.h5883 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_2.h6824 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
H A DVBoxCAPI_v4_3.h14402 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolder_vtbl
14421 nsresult (*GetHostPath)(ISharedFolder *pThis, PRUnichar * *hostPath); member in struct:ISharedFolderVtbl
14437 #define ISharedFolder_get_HostPath(p, aHostPath) ((p)->lpVtbl->GetHostPath(p, aHostPath))
14438 #define ISharedFolder_GetHostPath(p, aHostPath) ((p)->lpVtbl->GetHostPath(p, aHostPath))

Completed in 633 milliseconds