Searched defs:strSrcPath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp37 const RTCString &strSrcPath,
41 , m_strSrcPath(strSrcPath)
260 LogFlowFunc(("strSrcPath=%s, strDstPath=%s, fMode=0x%x, cbSize=%RU64, cbTotal=%zu\n",
333 LogFlowFunc(("strSrcPath=%s, strDstPath=%s, fMode=0x%x, cbSize=%RU64, cbTotal=%zu\n",
36 DnDURIObject(Type type, const RTCString &strSrcPath, const RTCString &strDstPath, uint32_t fMode, uint64_t cbSize) argument

Completed in 43 milliseconds