Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.h100 static const char kPropertyScanInterval[]; variable
Dchromeos_supplicant_interface_proxy.cc45 const char ChromeosSupplicantInterfaceProxy::kPropertyScanInterval[] = member in shill::ChromeosSupplicantInterfaceProxy
58 RegisterProperty(kPropertyScanInterval, &scan_interval); in PropertySet()