Searched refs:RTUriPath (Results 1 - 7 of 7) sorted by relevance

/vbox/include/iprt/
H A Duri.h90 RTR3DECL(char *) RTUriPath(const char *pszUri);
H A Dmangling.h1844 # define RTUriPath RT_MANGLER(RTUriPath) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTUri.cpp231 char *pszResult = RTUriPath(pszUri);
343 RTTestISubF("RTUriPath");
/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp100 const char *pszPath = RTUriPath(strPath.c_str());
/vbox/src/VBox/Runtime/common/misc/
H A Duri.cpp437 RTR3DECL(char *) RTUriPath(const char *pszUri) function
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnDDataObject.cpp241 char *pszPath = RTUriPath(lstFilesURI.at(i).c_str());
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDataObject_win.cpp318 char *pszPath = RTUriPath(lstFilesURI.at(i).toAscii().constData());

Completed in 86 milliseconds