Home
last modified time | relevance | path

Searched refs:FormatAddress (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dinspector_socket_server.cc52 std::string FormatAddress(const std::string& host, in FormatAddress() function
155 return FormatAddress(FormatHostPort(host, port), target_id, include_protocol); in FormatWsAddress()
379 std::string formatted_address = FormatAddress(detected_host, id, false); in SendListResponse()
385 target_map["webSocketDebuggerUrl"] = FormatAddress(detected_host, id, true); in SendListResponse()

Completed in 2 milliseconds