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

/vbox/include/VBox/com/
H A Dstring.h574 HRESULT assignEx(Utf8Str const &a_rSrcStr) function in class:com::Utf8Str
589 HRESULT assignEx(Utf8Str const &a_rSrcStr, size_t a_offSrc, size_t a_cchSrc) function in class:com::Utf8Str
604 HRESULT assignEx(const char *a_pcszSrc) function in class:com::Utf8Str
618 HRESULT assignEx(const char *a_pcszSrc, size_t a_cchSrc) function in class:com::Utf8Str

Completed in 60 milliseconds