Home
last modified time | relevance | path

Searched defs:host_pattern (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dmock_host_resolver.cc669 std::string_view host_pattern, in AddRuleWithFlags()
1149 std::string_view host_pattern, in Rule()
1174 void RuleBasedHostResolverProc::AddRule(std::string_view host_pattern, in AddRule()
1181 std::string_view host_pattern, in AddRuleForAddressFamily()
1192 std::string_view host_pattern, in AddRuleWithFlags()
1203 std::string_view host_pattern, in AddIPLiteralRule()
1224 std::string_view host_pattern, in AddIPLiteralRuleWithDnsAliases()
1242 std::string_view host_pattern, in AddRuleWithLatency()
1253 std::string_view host_pattern) { in AllowDirectLookup()
1261 std::string_view host_pattern, in AddSimulatedFailure()
[all …]
H A Dmock_host_resolver.h631 std::string host_pattern; member
/aosp_15_r20/external/cronet/net/cert/
H A Dmock_cert_verifier.cc168 const std::string& host_pattern, in AddResultForCertAndHost()