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

/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp99 if (m->storageType == VFSType_S3)
212 else if (pVFSExplorer->m->storageType == VFSType_S3)
224 else if (pVFSExplorer->m->storageType == VFSType_S3)
H A DApplianceImpl.cpp1221 else if (task->locInfo.storageType == VFSType_S3)
1232 else if (task->locInfo.storageType == VFSType_S3)
1243 else if (task->locInfo.storageType == VFSType_S3)
1289 locInfo.storageType = VFSType_S3;
1294 locInfo.storageType = VFSType_S3;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h1237 VFSType_S3 = 3, enumerator in enum:VFSType
H A DVBoxCAPI_v3_1.h1288 VFSType_S3 = 3, enumerator in enum:VFSType
H A DVBoxCAPI_v3_2.h1299 VFSType_S3 = 3, enumerator in enum:VFSType
H A DVBoxCAPI_v4_0.h1437 VFSType_S3 = 3, enumerator in enum:VFSType
H A DVBoxCAPI_v4_1.h1442 VFSType_S3 = 3, enumerator in enum:VFSType
H A DVBoxCAPI_v4_2.h1480 VFSType_S3 = 3, enumerator in enum:VFSType
H A DVBoxCAPI_v4_3.h1909 VFSType_S3 = 3, enumerator in enum:VFSType

Completed in 5810 milliseconds