Searched defs:elements (Results 1 – 4 of 4) sorted by relevance
/system/core/nexus/ |
D | VpnController.cpp | 52 int elements) : in VpnIntegerProperty() 59 bool ro, int elements) : in VpnStringProperty() 66 bool ro, int elements) : in VpnIPV4AddressProperty()
|
D | Property.cpp | 37 StringProperty::StringProperty(const char *name, bool ro, int elements) : in StringProperty() 88 IntegerProperty::IntegerProperty(const char *name, bool ro, int elements) : in IntegerProperty() 139 IPV4AddressProperty::IPV4AddressProperty(const char *name, bool ro, int elements) : in IPV4AddressProperty()
|
D | WifiController.cpp | 658 int elements) : in WifiIntegerProperty() 665 bool ro, int elements) : in WifiStringProperty()
|
D | WifiNetwork.cpp | 667 int elements) : in WifiNetworkIntegerProperty() 674 bool ro, int elements) : in WifiNetworkStringProperty()
|