Home
last modified time | relevance | path

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

/external/cronet/stable/net/http/
Dhttp_server_properties.cc398 std::string alternative_service_string( in GetAlternativeServiceInfoAsValue() local
427 alternative_service_string.append(broken_info_string); in GetAlternativeServiceInfoAsValue()
429 alternative_service_list.Append(std::move(alternative_service_string)); in GetAlternativeServiceInfoAsValue()
/external/cronet/tot/net/http/
Dhttp_server_properties.cc398 std::string alternative_service_string( in GetAlternativeServiceInfoAsValue() local
427 alternative_service_string.append(broken_info_string); in GetAlternativeServiceInfoAsValue()
429 alternative_service_list.Append(std::move(alternative_service_string)); in GetAlternativeServiceInfoAsValue()