Searched defs:bypass_rules (Results 1 – 4 of 4) sorted by relevance
126 const std::vector<std::string>& bypass_rules, in SetProxyOverride()136 const std::vector<std::string>& bypass_rules, in SetProxyOverride()236 std::vector<std::string> bypass_rules; in TEST_F() local264 std::vector<std::string> bypass_rules; in TEST_F() local296 std::vector<std::string> bypass_rules; in TEST_F() local318 std::vector<std::string> bypass_rules; in TEST_F() local334 std::vector<std::string> bypass_rules; in TEST_F() local357 std::vector<std::string> bypass_rules; in TEST_F() local378 std::vector<std::string> bypass_rules; in TEST_F() local399 std::vector<std::string> bypass_rules; in TEST_F() local[all …]
99 ProxyBypassRules* bypass_rules) { in AddBypassRules()255 const std::vector<std::string>& bypass_rules, in CreateOverrideProxyConfig()381 const std::vector<std::string>& bypass_rules, in SetProxyOverride()555 const std::vector<std::string>& bypass_rules, in SetProxyOverride()
63 std::string FlattenProxyBypass(const ProxyBypassRules& bypass_rules) { in FlattenProxyBypass()
124 ProxyBypassRules bypass_rules; member