Home
last modified time | relevance | path

Searched refs:GetDeviceInfoContents (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/apmanager/
Ddevice_info.h81 bool GetDeviceInfoContents(const std::string& iface_name,
Ddevice_info.cc197 if (!GetDeviceInfoContents(iface_name, kInterfaceUevent, &contents)) { in IsWifiInterface()
210 bool DeviceInfo::GetDeviceInfoContents(const string& iface_name, in GetDeviceInfoContents() function in apmanager::DeviceInfo
/system/connectivity/shill/
Ddevice_info.cc246 bool DeviceInfo::GetDeviceInfoContents(const string& iface_name, in GetDeviceInfoContents() function in shill::DeviceInfo
264 if (GetDeviceInfoContents(iface_name, kInterfaceType, &type_string) && in GetDeviceTechnology()
271 if (!GetDeviceInfoContents(iface_name, kInterfaceUevent, &contents)) { in GetDeviceTechnology()
331 if (GetDeviceInfoContents(iface_name, kInterfaceTunFlags, &tun_flags_str) && in GetDeviceTechnology()
Ddevice_info.h248 bool GetDeviceInfoContents(const std::string& iface_name,