Searched defs:host_pattern (Results 1 – 3 of 3) sorted by relevance
/external/cronet/net/dns/ |
D | mock_host_resolver.cc | 673 base::StringPiece host_pattern, in AddRuleWithFlags() 1145 base::StringPiece host_pattern, in Rule() 1170 void RuleBasedHostResolverProc::AddRule(base::StringPiece host_pattern, in AddRule() 1177 base::StringPiece host_pattern, in AddRuleForAddressFamily() 1188 base::StringPiece host_pattern, in AddRuleWithFlags() 1199 base::StringPiece host_pattern, in AddIPLiteralRule() 1220 base::StringPiece host_pattern, in AddIPLiteralRuleWithDnsAliases() 1238 base::StringPiece host_pattern, in AddRuleWithLatency() 1249 base::StringPiece host_pattern) { in AllowDirectLookup() 1257 base::StringPiece host_pattern, in AddSimulatedFailure() [all …]
|
D | mock_host_resolver.h | 628 std::string host_pattern; member
|
/external/cronet/net/cert/ |
D | mock_cert_verifier.cc | 126 const std::string& host_pattern, in AddResultForCertAndHost()
|