Home
last modified time | relevance | path

Searched refs:fail_http_https_redir_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/tools/windows/converter/
H A Dms_symbol_server_converter.cc140 fail_http_https_redir_(false), in MSSymbolServerConverter()
352 if (fail_http_https_redir_) { in LocateFile()
469 &self->fail_http_https_redir_}, in SymCallback()
H A Dms_symbol_server_converter.h232 bool fail_http_https_redir_; // Bad URL-- we should be using HTTPS. variable