Searched refs:RTDbgCfgQueryString (Results 1 - 3 of 3) sorted by relevance

/vbox/include/iprt/
H A Ddbg.h390 RTDECL(int) RTDbgCfgQueryString(RTDBGCFG hDbgCfg, RTDBGCFGPROP enmProp, char *pszValue, size_t cbValue);
H A Dmangling.h410 # define RTDbgCfgQueryString RT_MANGLER(RTDbgCfgQueryString) macro
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp2179 RTDECL(int) RTDbgCfgQueryString(RTDBGCFG hDbgCfg, RTDBGCFGPROP enmProp, char *pszValue, size_t cbValue) function

Completed in 453 milliseconds