Home
last modified time | relevance | path

Searched refs:kTypeString (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/
Dstatic_ip_parameters.cc47 { kAddressProperty, Property::kTypeString },
48 { kGatewayProperty, Property::kTypeString },
51 { kPeerAddressProperty, Property::kTypeString },
87 case Property::kTypeString: in PlumbPropertyStore()
166 case Property::kTypeString: in Load()
210 case Property::kTypeString: in Save()
316 case Property::kTypeString: in ClearMappedProperty()
Dstatic_ip_parameters.h78 kTypeString, enumerator
/system/connectivity/shill/net/
Dcontrol_netlink_attribute.cc70 NestedData(kTypeString, "CTRL_ATTR_MCAST_GRP_NAME", false))); in ControlAttributeMcastGroups()
Dnetlink_attribute.h52 kTypeString, enumerator
Dnetlink_attribute.cc706 NetlinkAttribute::kTypeString;
970 case kTypeString: in AddAttributeToNestedInner()
Dnl80211_attribute.cc648 kArrayAttrEnumVal, NestedData(kTypeString, "NL80211_SCAN_SSID", true))); in Nl80211AttributeScanSsids()