Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.cc1494 CComBSTR debug_file_string; in GetModuleInfo() local
1495 if (FAILED(global->get_symbolsFileName(&debug_file_string))) { in GetModuleInfo()
1499 WindowsStringUtils::GetBaseName(wstring(debug_file_string)); in GetModuleInfo()