Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.h97 static const char kPropertyFastReauth[]; variable
Dchromeos_supplicant_interface_proxy.cc40 const char ChromeosSupplicantInterfaceProxy::kPropertyFastReauth[] = member in shill::ChromeosSupplicantInterfaceProxy
55 RegisterProperty(kPropertyFastReauth, &fast_reauth); in PropertySet()