Home
last modified time | relevance | path

Searched refs:array_template (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/net/
Dnetlink_attribute.cc913 const NetlinkNestedAttribute::NestedData& array_template, in AddAttributeToNestedArray() argument
916 "%s_%d", array_template.attribute_name.c_str(), id); in AddAttributeToNestedArray()
918 array_template, attribute_name, list, id, value); in AddAttributeToNestedArray()
Dnetlink_attribute.h352 const NetlinkNestedAttribute::NestedData& array_template,