Home
last modified time | relevance | path

Searched defs:GetAttribute (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/wificond/net/
Dnl80211_packet.h140 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute() function
Dnl80211_attribute.h264 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute() function
Dnl80211_packet.cpp199 bool NL80211Packet::GetAttribute(int id, in GetAttribute() function in android::wificond::NL80211Packet
Dnl80211_attribute.cpp208 bool NL80211NestedAttr::GetAttribute(int id, in GetAttribute() function in android::wificond::NL80211NestedAttr
/system/core/libprocessgroup/
Dtask_profiles.cpp588 const ProfileAttribute* TaskProfiles::GetAttribute(const std::string& name) const { in GetAttribute() function in TaskProfiles