Searched defs:proxySchemeFilter (Results 1 – 2 of 2) sorted by relevance
33 void ProxyConfig::InsertDirectRule(int32_t proxySchemeFilter) in InsertDirectRule()38 void ProxyConfig::InsertProxyRule(const std::string& proxyUrl, int32_t proxySchemeFilter) in InsertProxyRule()
74 std::string proxySchemeFilter = "*"; in InnerApplyProxyOverride() local