Searched refs:safe_mbstowcs (Results 1 – 3 of 3) sorted by relevance
88 static bool safe_mbstowcs(const string &mbs, wstring *wcs);
48 bool WindowsStringUtils::safe_mbstowcs(const string &mbs, wstring *wcs) { in safe_mbstowcs() function in google_breakpad::WindowsStringUtils
492 if (!WindowsStringUtils::safe_mbstowcs(pe_file, &pe_file_w)) { in LocateAndConvertSymbolFile()500 if (!WindowsStringUtils::safe_mbstowcs(pdb_file, &pdb_file_w)) { in LocateAndConvertSymbolFile()