Searched defs:appendPathRecursive (Results 1 - 1 of 1) 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,

Completed in 44 milliseconds