Searched refs:RTUriAuthority (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Duri.h82 RTR3DECL(char *) RTUriAuthority(const char *pszUri);
H A Dmangling.h1837 # define RTUriAuthority RT_MANGLER(RTUriAuthority) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTUri.cpp216 char *pszResult = RTUriAuthority(pszUri);
337 RTTestISubF("RTUriAuthority");
/vbox/src/VBox/Runtime/common/misc/
H A Duri.cpp409 RTR3DECL(char *) RTUriAuthority(const char *pszUri) function

Completed in 104 milliseconds