Searched defs:proxySchemeFilter (Results 1 – 4 of 4) 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()
66 int32_t proxySchemeFilter = static_cast<int32_t>(ProxySchemeFilter::MATCH_ALL_SCHEMES); in JsInsertProxyRule() local
74 std::string proxySchemeFilter = "*"; in InnerApplyProxyOverride() local