Searched refs:has_code_file (Results 1 – 1 of 1) sorted by relevance
181 bool has_code_file = !options->code_file.empty(); in SetupOptions() local183 if (is_breakpad_upload && (has_code_file || has_debug_id)) { in SetupOptions()191 if (!is_breakpad_upload && (!has_code_file || !has_debug_id)) { in SetupOptions()