Home
last modified time | relevance | path

Searched refs:SetName (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/guest/commands/rename_netiface/
Dmain.cpp45 ni->SetName(new_name); in main()
/device/google/cuttlefish/common/libs/net/
Dnetwork_interface.h39 NetworkInterface& SetName(const std::string& new_name) { in SetName() function
/device/google/cuttlefish/guest/commands/setup_wifi/
Dmain.cpp125 connection->SetName(new_name); in RenameNetwork()
/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp71 thread->SetName(name, nullptr); in CreateAndStartThread()
/device/google/cuttlefish/guest/hals/ril/
Dcuttlefish_ril.cpp119 ni->SetName("rmnet0"); in SetUpNetworkInterface()