Searched defs:HttpsRecordPriority (Results 1 – 5 of 5) sorted by relevance
24 using HttpsRecordPriority = uint16_t; variable
68 const std::pair<HttpsRecordPriority, ConnectionEndpointMetadata>& pair) { in EndpointMetadataPairToValue()461 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) in HostResolverInternalMetadataResult()489 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) in HostResolverInternalMetadataResult()
223 Matcher<std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata>> in HostResolverInternalMetadataResultMatcher()400 ExpectHostResolverInternalMetadataResult( in ExpectHostResolverInternalMetadataResult()
301 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> in SetResult()
110 const std::pair<HttpsRecordPriority, ConnectionEndpointMetadata>& pair) { in EndpointMetadataPairToValue()558 HostCache::Entry::Entry( in Entry()