Home
last modified time | relevance | path

Searched defs:GetAttributeValue (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/connectivity/wificond/net/
H A Dnl80211_packet.h125 bool GetAttributeValue(int id, T* value) const { in GetAttributeValue() function
H A Dnl80211_attribute.h175 bool GetAttributeValue(int id, T* value) const { in GetAttributeValue() function
/aosp12/frameworks/base/cmds/idmap2/libidmap2/
H A DXmlParser.cpp127 Result<Res_value> XmlParser::Node::GetAttributeValue(ResourceId attr, in GetAttributeValue() function in android::idmap2::XmlParser::Node
134 Result<Res_value> XmlParser::Node::GetAttributeValue(const std::string& name) const { in GetAttributeValue() function in android::idmap2::XmlParser::Node