Searched defs:host_pattern (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/dns/ |
H A D | mock_host_resolver.cc | 669 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 D | mock_host_resolver.h | 631 std::string host_pattern; member
|
/aosp_15_r20/external/cronet/net/cert/ |
H A D | mock_cert_verifier.cc | 168 const std::string& host_pattern, in AddResultForCertAndHost()
|