Searched defs:HttpsRecordPriority (Results 1 – 6 of 6) sorted by relevance
68 const std::pair<HttpsRecordPriority, ConnectionEndpointMetadata>& pair) { in EndpointMetadataPairToValue()489 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) in HostResolverInternalMetadataResult()525 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) in HostResolverInternalMetadataResult()
223 Matcher<std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata>> in HostResolverInternalMetadataResultMatcher()400 ExpectHostResolverInternalMetadataResult( in ExpectHostResolverInternalMetadataResult()
25 using HttpsRecordPriority = uint16_t; variable
113 const std::pair<HttpsRecordPriority, ConnectionEndpointMetadata>& pair) { in EndpointMetadataPairToValue()540 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> in Entry()
300 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> in SetResult()
73 std::multimap<HttpsRecordPriority, ConnectionEndpointMetadata> metadatas) { in CreateMetadata()