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

/vbox/src/VBox/Runtime/common/log/
H A Dlogcom.cpp106 RTLogWriteCom(pachChars, cbChars);
117 RTDECL(void) RTLogWriteCom(const char *pach, size_t cb) function
128 RTLogWriteCom("\r", 1);
145 RT_EXPORT_SYMBOL(RTLogWriteCom); variable
/vbox/include/iprt/
H A Dmangling.h832 # define RTLogWriteCom RT_MANGLER(RTLogWriteCom) macro
833 # define RTLogWriteCom RT_MANGLER(RTLogWriteCom) macro

Completed in 66 milliseconds