Home
last modified time | relevance | path

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

/system/connectivity/shill/
Ddevice_info.cc315 FilePath driver_path; in GetDeviceTechnology() local
316 if (!GetDeviceInfoSymbolicLink(iface_name, kInterfaceDriver, &driver_path)) { in GetDeviceTechnology()
344 string driver_name(driver_path.BaseName().value()); in GetDeviceTechnology()