Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties.cc394 std::string alternative_service_string( in GetAlternativeServiceInfoAsValue() local
423 alternative_service_string.append(broken_info_string); in GetAlternativeServiceInfoAsValue()
425 alternative_service_list.Append(std::move(alternative_service_string)); in GetAlternativeServiceInfoAsValue()