Home
last modified time | relevance | path

Searched refs:CreateU64Attribute (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/net/
Dattribute_list.h105 bool CreateU64Attribute(int id, const char* id_string);
Dattribute_list.cc223 bool AttributeList::CreateU64Attribute(int id, const char* id_string) { in CreateU64Attribute() function in shill::AttributeList
Dnetlink_attribute.cc965 list->CreateU64Attribute(id, attribute_name.c_str()); in AddAttributeToNestedInner()