Searched refs:VFSType_File (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Main/include/
H A DApplianceImplPrivate.h41 : storageType(VFSType_File) {}
/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp1219 if (task->locInfo.storageType == VFSType_File)
1230 if (task->locInfo.storageType == VFSType_File)
1241 if (task->locInfo.storageType == VFSType_File)
1284 locInfo.storageType = VFSType_File;
1301 if (locInfo.storageType != VFSType_File)
H A DVFSExplorerImpl.cpp210 if (pVFSExplorer->m->storageType == VFSType_File)
222 if (pVFSExplorer->m->storageType == VFSType_File)
H A DApplianceImplImport.cpp858 if (aLocInfo.storageType == VFSType_File)
1360 if (locInfo.storageType == VFSType_File)
H A DApplianceImplExport.cpp737 (aLocInfo.storageType == VFSType_File) ? WriteFile : WriteS3);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h1235 VFSType_File = 1, enumerator in enum:VFSType
H A DVBoxCAPI_v3_1.h1286 VFSType_File = 1, enumerator in enum:VFSType
H A DVBoxCAPI_v3_2.h1297 VFSType_File = 1, enumerator in enum:VFSType
H A DVBoxCAPI_v4_0.h1435 VFSType_File = 1, enumerator in enum:VFSType
H A DVBoxCAPI_v4_1.h1440 VFSType_File = 1, enumerator in enum:VFSType
H A DVBoxCAPI_v4_2.h1478 VFSType_File = 1, enumerator in enum:VFSType
H A DVBoxCAPI_v4_3.h1907 VFSType_File = 1, enumerator in enum:VFSType

Completed in 6992 milliseconds