Home
last modified time | relevance | path

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

/aosp12/system/connectivity/wificond/net/
H A Dnl80211_packet.h140 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute() function
H A Dnl80211_attribute.h264 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute() function
H A Dnl80211_packet.cpp199 bool NL80211Packet::GetAttribute(int id, in GetAttribute() function in android::wificond::NL80211Packet
H A Dnl80211_attribute.cpp208 bool NL80211NestedAttr::GetAttribute(int id, in GetAttribute() function in android::wificond::NL80211NestedAttr
/aosp12/frameworks/base/libs/androidfw/
H A DAttributeResolution.cpp45 inline uint32_t GetAttribute(size_t index) const { in GetAttribute() function in android::__anon359313c40110::XmlAttributeFinder
61 inline uint32_t GetAttribute(const ResolvedBag::Entry* entry) const { in GetAttribute() function in android::__anon359313c40110::BagAttributeFinder
H A DAssetManager2.cpp1432 std::optional<AssetManager2::SelectedValue> Theme::GetAttribute(uint32_t resid) const { in GetAttribute() function in android::Theme
/aosp12/frameworks/base/libs/androidfw/tests/
H A DAttributeFinder_test.cpp35 inline uint32_t GetAttribute(const int index) const { return attrs_[index]; } in GetAttribute() function in android::MockAttributeFinder
/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DAAMRAssembler.cpp33 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
H A DAMPEG4ElementaryAssembler.cpp38 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
H A DAMPEG4AudioAssembler.cpp35 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
H A DAPacketSource.cpp43 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
H A DMyTransmitter.h53 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
H A DMyHandler.h84 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
/aosp12/frameworks/native/libs/vr/libdisplay/include/private/dvr/
H A Ddisplay_protocol.h169 bool GetAttribute(SurfaceAttributeKey key, ReturnType* out_value, in GetAttribute() function
/aosp12/system/core/libprocessgroup/
H A Dtask_profiles.cpp644 const ProfileAttribute* TaskProfiles::GetAttribute(const std::string& name) const { in GetAttribute() function in TaskProfiles
/aosp12/frameworks/base/media/mca/filterfw/native/core/
H A Dshader_program.cpp934 ProgramVar ShaderProgram::GetAttribute(const std::string& name) const { in GetAttribute() function in android::filterfw::ShaderProgram