Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-breakpad/src/tools/windows/converter_exe/
H A Dconverter.cc310 struct ConverterOptions { struct
311 ConverterOptions() in ConverterOptions() function
314 ~ConverterOptions() { in ~ConverterOptions()
319 vector<string> full_internal_msss_servers;
323 vector<string> full_external_msss_servers;
327 vector<string> no_exe_internal_msss_servers;
331 vector<string> no_exe_external_msss_servers;
334 string local_cache_path;
337 wstring upload_symbols_url;
340 wstring api_key;
[all …]