Home
last modified time | relevance | path

Searched defs:host_port_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_server_id.cc22 absl::string_view host_port_string) { in ParseFromHostPortString()
/aosp_15_r20/external/cronet/net/base/
H A Dhost_mapping_rules.cc56 std::string host_port_string = host_port->ToString(); in RewriteHost() local