Home
last modified time | relevance | path

Searched refs:SetStringAttributeValue (Results 1 – 7 of 7) sorted by relevance

/system/connectivity/apmanager/
Ddevice_info_unittest.cc202 message.attributes()->SetStringAttributeValue(NL80211_ATTR_WIPHY_NAME, in TEST_F()
339 message.attributes()->SetStringAttributeValue(NL80211_ATTR_WIPHY_NAME, in TEST_F()
373 message.attributes()->SetStringAttributeValue(NL80211_ATTR_WIPHY_NAME, in TEST_F()
/system/connectivity/shill/net/
Dattribute_list.h120 bool SetStringAttributeValue(int id, std::string value);
Dattribute_list.cc303 bool AttributeList::SetStringAttributeValue(int id, string value) { in SetStringAttributeValue() function in shill::AttributeList
Dnl80211_attribute.cc155 ie_attribute->SetStringAttributeValue(type, ""); in ParseInformationElements()
157 ie_attribute->SetStringAttributeValue( in ParseInformationElements()
Dnetlink_manager_unittest.cc350 new_family_message.attributes()->SetStringAttributeValue( in TEST_F()
380 new_family_message.attributes()->SetStringAttributeValue( in TEST_F()
Dnetlink_manager.cc345 if (!msg.attributes()->SetStringAttributeValue(CTRL_ATTR_FAMILY_NAME, name)) { in GetFamily()
/system/connectivity/shill/
DNETLINK_MESSAGES.txt122 nested->SetStringAttributeValue(type, "Foo");