Searched refs:RTUriFileCreate (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Duri.h130 RTR3DECL(char *) RTUriFileCreate(const char *pszPath);
H A Dmangling.h1839 # define RTUriFileCreate RT_MANGLER(RTUriFileCreate) macro
/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDURIList.cpp563 char *pszPathURI = RTUriFileCreate(pszPath);
581 char *pszPathURI = RTUriFileCreate(pszCurRoot);
/vbox/src/VBox/Runtime/testcase/
H A DtstRTUri.cpp292 char *pszResult = RTUriFileCreate(pszPath);
373 RTTestISubF("RTUriFileCreate");
/vbox/src/VBox/Runtime/common/misc/
H A Duri.cpp584 RTR3DECL(char *) RTUriFileCreate(const char *pszPath) function

Completed in 82 milliseconds