Home
last modified time | relevance | path

Searched defs:ConverterOptions (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/tools/windows/converter_exe/
Dconverter.cc292 struct ConverterOptions { struct
293 ConverterOptions() in ConverterOptions() function
297 ~ConverterOptions() { in ~ConverterOptions()
302 vector<string> full_internal_msss_servers;
306 vector<string> full_external_msss_servers;
310 vector<string> no_exe_internal_msss_servers;
314 vector<string> no_exe_external_msss_servers;
317 string local_cache_path;
320 wstring upload_symbols_url;
323 wstring missing_symbols_url;
[all …]