Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice_info.cc1281 bool DeviceInfo::SetHostname(const std::string& hostname) const { in SetHostname() function in shill::DeviceInfo
Ddevice.cc938 bool Device::SetHostname(const std::string& hostname) { in SetHostname() function in shill::Device
Ddevice_unittest.cc289 bool SetHostname(const string& hostname) { in SetHostname() function in shill::DeviceTest