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

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp386 RTCList<RTCString> lstPaths local
388 return AppendNativePathsFromList(lstPaths, fFlags);
465 RTCList<RTCString> lstPaths local
467 return AppendURIPathsFromList(lstPaths, fFlags);
/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibDragAndDrop.cpp1093 RTCList<RTCString> lstPaths = local
1097 int rc = lstURI.AppendURIPathsFromList(lstPaths, 0 /* fFlags */);

Completed in 46 milliseconds