Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/common/windows/
H A Dpdb_source_line_writer.h84 bool SetCodeFile(const wstring& exe_file);
H A Dpdb_source_line_writer.cc410 bool PDBSourceLineWriter::SetCodeFile(const wstring& exe_file) { in SetCodeFile() function in google_breakpad::PDBSourceLineWriter
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter/
H A Dms_symbol_server_converter.cc591 if (!writer.SetCodeFile(pe_file_w)) {