Searched defs:ConverterOptions (Results 1 – 1 of 1) sorted by relevance
292 struct ConverterOptions { struct293 ConverterOptions() in ConverterOptions() argument297 ~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 …]