Home
last modified time | relevance | path

Searched defs:HttpsRecordPriority (Results 1 – 5 of 5) sorted by relevance

/external/cronet/net/dns/
Dhttps_record_rdata.h24 using HttpsRecordPriority = uint16_t; variable
Dhost_resolver_internal_result.cc68 const std::pair<HttpsRecordPriority, ConnectionEndpointMetadata>& pair) { in EndpointMetadataPairToValue()
461 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) in HostResolverInternalMetadataResult()
489 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) in HostResolverInternalMetadataResult()
Dhost_resolver_internal_result_test_util.cc223 Matcher<std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata>> in HostResolverInternalMetadataResultMatcher()
400 ExpectHostResolverInternalMetadataResult( in ExpectHostResolverInternalMetadataResult()
Dhost_cache.h301 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> in SetResult()
Dhost_cache.cc110 const std::pair<HttpsRecordPriority, ConnectionEndpointMetadata>& pair) { in EndpointMetadataPairToValue()
558 HostCache::Entry::Entry( in Entry()