Searched refs:SetStringAttributeValue (Results 1 – 7 of 7) sorted by relevance
202 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()
120 bool SetStringAttributeValue(int id, std::string value);
303 bool AttributeList::SetStringAttributeValue(int id, string value) { in SetStringAttributeValue() function in shill::AttributeList
155 ie_attribute->SetStringAttributeValue(type, ""); in ParseInformationElements()157 ie_attribute->SetStringAttributeValue( in ParseInformationElements()
350 new_family_message.attributes()->SetStringAttributeValue( in TEST_F()380 new_family_message.attributes()->SetStringAttributeValue( in TEST_F()
345 if (!msg.attributes()->SetStringAttributeValue(CTRL_ATTR_FAMILY_NAME, name)) { in GetFamily()
122 nested->SetStringAttributeValue(type, "Foo");