Home
last modified time | relevance | path

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

/third_party/node/src/
Dinspector_socket_server.cc365 std::string formatted_address = FormatAddress(detected_host, id, false); in SendListResponse() local
377 const std::string &formatted_address) { in GetFrontendURL()