Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h183 Command& SetName(std::string name) & { in SetName() function
187 Command SetName(std::string name) && { in SetName() function
/device/google/cuttlefish/common/libs/net/
Dnetwork_interface.h39 NetworkInterface& SetName(const std::string& new_name) { in SetName() function