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

/vbox/src/VBox/Runtime/r3/win/
H A Duuid-win.cpp81 RTDECL(int) RTUuidCompareStr(PCRTUUID pUuid1, const char *pszString2) function
/vbox/src/VBox/Runtime/generic/
H A Duuid-generic.cpp136 RTDECL(int) RTUuidCompareStr(PCRTUUID pUuid1, const char *pszString2) function
153 RT_EXPORT_SYMBOL(RTUuidCompareStr); variable
/vbox/include/iprt/
H A Dmangling.h1876 # define RTUuidCompareStr RT_MANGLER(RTUuidCompareStr) macro

Completed in 109 milliseconds