Searched refs:kPropertyEnabled (Results 1 – 2 of 2) sorted by relevance
38 const char ChromeosSupplicantNetworkProxy::kPropertyEnabled[] = "Enabled"; member in shill::ChromeosSupplicantNetworkProxy47 RegisterProperty(kPropertyEnabled, &enabled); in PropertySet()
58 static const char kPropertyEnabled[]; variable