Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice_info.h218 static const char kInterfaceDevice[]; variable
Ddevice_info.cc96 const char DeviceInfo::kInterfaceDevice[] = "device"; member in shill::DeviceInfo
417 FilePath device_file = GetDeviceInfoPath(iface_name, kInterfaceDevice); in IsCdcEthernetModemDevice()