Searched defs:RTErrInfoSet (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/common/err/
H A Derrinfo.cpp38 RTDECL(int) RTErrInfoSet(PRTERRINFO pErrInfo, int rc, const char *pszMsg) function
89 return RTErrInfoSet(pErrInfo, rc, pszMsg);
/vbox/include/iprt/
H A Dmangling.h546 # define RTErrInfoSet RT_MANGLER(RTErrInfoSet) macro

Completed in 111 milliseconds