Home
last modified time | relevance | path

Searched defs:GetWString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcomutil.h325 inline const wchar_t *_bstr_t::Data_t::GetWString() const throw() { return m_wstr; } in GetWString() function
326 inline wchar_t *&_bstr_t::Data_t::GetWString() throw() { return m_wstr; } in GetWString() function