Searched refs:CreateStringAttribute (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/net/
H A Dgeneric_netlink_message.cc134 attributes()->CreateStringAttribute(CTRL_ATTR_FAMILY_NAME,
H A Dattribute_list.h117 bool CreateStringAttribute(int id, const char* id_string);
H A Dattribute_list.cc283 bool AttributeList::CreateStringAttribute(int id, const char* id_string) { function in class:shill::AttributeList
H A Dnetlink_attribute.cc971 list->CreateStringAttribute(id, attribute_name.c_str());

Completed in 203 milliseconds