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