Searched refs:SysAllocStringByteLen (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/glue/xpcom/
H A Dhelpers.cpp56 BSTR SysAllocStringByteLen(char *psz, unsigned int len) function
/vbox/src/VBox/Main/glue/
H A Dstring.cpp60 m_bstr = ::SysAllocStringByteLen(NULL, (unsigned)(cwc * sizeof(OLECHAR)));
/vbox/include/VBox/com/
H A Ddefs.h413 BSTR SysAllocStringByteLen(char *psz, unsigned int len);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleauto.h51 BSTR WINAPI SysAllocStringByteLen(LPCSTR,UINT);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleauto.h51 BSTR WINAPI SysAllocStringByteLen(LPCSTR,UINT);

Completed in 1956 milliseconds