Planeshift
|
GetBaseName(const wstring &filename) | google_breakpad::WindowsStringUtils | [static] |
safe_mbstowcs(const string &mbs, wstring *wcs) | google_breakpad::WindowsStringUtils | [static] |
safe_wcscpy(wchar_t *destination, size_t destination_size, const wchar_t *source) | google_breakpad::WindowsStringUtils | [inline, static] |
safe_wcsncpy(wchar_t *destination, size_t destination_size, const wchar_t *source, size_t count) | google_breakpad::WindowsStringUtils | [inline, static] |
safe_wcstombs(const wstring &wcs, string *mbs) | google_breakpad::WindowsStringUtils | [static] |