Searched refs:CreateStringAttribute (Results 1 – 5 of 5) sorted by relevance
134 attributes()->CreateStringAttribute(CTRL_ATTR_FAMILY_NAME, in GetFamilyMessage()
117 bool CreateStringAttribute(int id, const char* id_string);
283 bool AttributeList::CreateStringAttribute(int id, const char* id_string) { in CreateStringAttribute() function in shill::AttributeList
971 list->CreateStringAttribute(id, attribute_name.c_str()); in AddAttributeToNestedInner()
121 nested->CreateStringAttribute(type, kSsidString);