Searched refs:appendPathRecursive (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp223 int DnDURIList::appendPathRecursive(const char *pcszPath, size_t cbBaseLen, function in class:DnDURIList
298 rc = appendPathRecursive(pszRecDir, cbBaseLen, fFlags);
331 rc = appendPathRecursive(pszNewFile, cbBaseLen, fFlags);
441 rc = appendPathRecursive(pszFilePath, cbBase,
/vbox/include/VBox/GuestHost/
H A DDragAndDrop.h130 int appendPathRecursive(const char *pcszPath, size_t cbBaseLen, uint32_t fFlags);

Completed in 32 milliseconds