Searched refs:GetListOfNestedAttributes (Results 1 – 5 of 5) sorted by relevance
415 if (!bands_attr.GetListOfNestedAttributes(&bands)) { in ParseBandInfo()429 if (!freqs_attr.GetListOfNestedAttributes(&freqs)) { in ParseBandInfo()
261 bool GetListOfNestedAttributes(std::vector<NL80211NestedAttr>* value) const;
226 bool NL80211NestedAttr::GetListOfNestedAttributes( in GetListOfNestedAttributes() function in android::wificond::NL80211NestedAttr
198 if (!multicast_groups.GetListOfNestedAttributes(&groups)) { in OnNewFamily()
289 EXPECT_TRUE(attr.GetListOfNestedAttributes(&nested_attrs)); in TEST()