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

/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc1233 CComBSTR debug_file_string; local
1234 if (FAILED(global->get_symbolsFileName(&debug_file_string))) {
1238 WindowsStringUtils::GetBaseName(wstring(debug_file_string));

Completed in 65 milliseconds