Home
last modified time | relevance | path

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

/device/google/cuttlefish/tools/
Dnetwork-setup.sh257 HostName ${rockip}
270 HostName ${rockip}
/device/google/cuttlefish/host/frontend/vnc_server/
Dvnc_client_connection.cpp90 std::string HostName() { in HostName() function
259 const std::string server_name = HostName(); in SendServerInit()