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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp2031 if (fFlags & CopyFileFlag_Recursive)
2056 if ( (fFlags & CopyFileFlag_Recursive)
2198 if (fFlags & CopyFileFlag_Recursive)
2223 if ( (fFlags & CopyFileFlag_Recursive)
2461 fFlags |= CopyFileFlag_Recursive;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h1646 CopyFileFlag_Recursive = 1, enumerator in enum:CopyFileFlag
H A DVBoxCAPI_v4_1.h1793 CopyFileFlag_Recursive = 1, enumerator in enum:CopyFileFlag
H A DVBoxCAPI_v4_2.h1862 CopyFileFlag_Recursive = 1, enumerator in enum:CopyFileFlag
H A DVBoxCAPI_v4_3.h2434 CopyFileFlag_Recursive = 1, enumerator in enum:CopyFileFlag

Completed in 2026 milliseconds