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

/vbox/src/VBox/Runtime/r3/win/
H A Duuid-win.cpp121 RTDECL(int) RTUuidToStr(PCRTUUID pUuid, char *pszString, size_t cchString) function
/vbox/src/VBox/Runtime/generic/
H A Duuid-generic.cpp180 RTDECL(int) RTUuidToStr(PCRTUUID pUuid, char *pszString, size_t cchString) function
247 RT_EXPORT_SYMBOL(RTUuidToStr); variable
308 * Inverse of RTUuidToStr (see above).
/vbox/include/iprt/
H A Dmangling.h1881 # define RTUuidToStr RT_MANGLER(RTUuidToStr) macro

Completed in 675 milliseconds