Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Dnetlink_attribute.h296 typedef std::map<size_t, NestedData> NestedDataMap; typedef
304 NestedDataMap deeper_nesting;
339 const NestedData::NestedDataMap& templates,
343 NestedData::NestedDataMap nested_template_;
349 const NetlinkNestedAttribute::NestedData::NestedDataMap& templates,
Dnetlink_attribute.cc892 const NetlinkNestedAttribute::NestedData::NestedDataMap& templates, in InitNestedFromValue()
923 const NetlinkNestedAttribute::NestedData::NestedDataMap& templates, in AddAttributeToNestedMap()