Home
last modified time | relevance | path

Searched refs:host_pattern (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dmock_host_resolver.cc669 std::string_view host_pattern, in AddRuleWithFlags() argument
676 AddRule(host_pattern, RuleResult(std::move(endpoints), in AddRuleWithFlags()
1149 std::string_view host_pattern, in Rule() argument
1156 host_pattern(host_pattern), in Rule()
1174 void RuleBasedHostResolverProc::AddRule(std::string_view host_pattern, in AddRule() argument
1176 AddRuleForAddressFamily(host_pattern, ADDRESS_FAMILY_UNSPECIFIED, in AddRule()
1181 std::string_view host_pattern, in AddRuleForAddressFamily() argument
1186 Rule rule(Rule::kResolverTypeSystem, host_pattern, address_family, flags, in AddRuleForAddressFamily()
1192 std::string_view host_pattern, in AddRuleWithFlags() argument
1197 Rule rule(Rule::kResolverTypeSystem, host_pattern, ADDRESS_FAMILY_UNSPECIFIED, in AddRuleWithFlags()
[all …]
H A Dmock_host_resolver.h200 void AddRuleWithFlags(std::string_view host_pattern,
542 void AddRule(std::string_view host_pattern, std::string_view ip_literal);
545 void AddRuleForAddressFamily(std::string_view host_pattern,
549 void AddRuleWithFlags(std::string_view host_pattern,
561 void AddIPLiteralRule(std::string_view host_pattern,
572 void AddIPLiteralRuleWithDnsAliases(std::string_view host_pattern,
576 void AddRuleWithLatency(std::string_view host_pattern,
621 std::string_view host_pattern,
631 std::string host_pattern; member
645 size_t NumResolvesForHostPattern(std::string_view host_pattern);
/aosp_15_r20/external/cronet/net/cert/
H A Dmock_cert_verifier.cc168 const std::string& host_pattern, in AddResultForCertAndHost() argument
171 rules_.push_back(Rule(std::move(cert), host_pattern, verify_result, rv)); in AddResultForCertAndHost()
H A Dmock_cert_verifier.h62 const std::string& host_pattern,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/lookup/v1/
Drls_config.proto93 // host_pattern: 'example.com' path_pattern: '/{id}/{object}/**'
94 // host_pattern: '{id}.example.com' path_pattern: '/{object}/**'
100 // host_pattern is an ordered list of host template patterns for the desired
101 // value. If any host_pattern values are specified, then at least one must
/aosp_15_r20/external/grpc-grpc-java/rls/src/main/proto/grpc/lookup/v1/
H A Drls_config.proto93 // host_pattern: 'example.com' path_pattern: '/{id}/{object}/**'
94 // host_pattern: '{id}.example.com' path_pattern: '/{object}/**'
100 // host_pattern is an ordered list of host template patterns for the desired
101 // value. If any host_pattern values are specified, then at least one must
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/lookup/v1/
H A Drls_config.proto93 // host_pattern: 'example.com' path_pattern: '/{id}/{object}/**'
94 // host_pattern: '{id}.example.com' path_pattern: '/{object}/**'
100 // host_pattern is an ordered list of host template patterns for the desired
101 // value. If any host_pattern values are specified, then at least one must