Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_wimax_device_proxy.cc46 const char ChromeosWiMaxDeviceProxy::kPropertyIndex[] = "Index"; member in shill::ChromeosWiMaxDeviceProxy
55 RegisterProperty(kPropertyIndex, &index); in PropertySet()
Dchromeos_wimax_device_proxy.h77 static const char kPropertyIndex[]; variable