/aosp12/system/connectivity/wificond/net/ |
H A D | nl80211_packet.h | 140 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute() function
|
H A D | nl80211_attribute.h | 264 bool GetAttribute(int id, NL80211Attr<T>* attribute) const { in GetAttribute() function
|
H A D | nl80211_packet.cpp | 199 bool NL80211Packet::GetAttribute(int id, in GetAttribute() function in android::wificond::NL80211Packet
|
H A D | nl80211_attribute.cpp | 208 bool NL80211NestedAttr::GetAttribute(int id, in GetAttribute() function in android::wificond::NL80211NestedAttr
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | AttributeResolution.cpp | 45 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 D | AssetManager2.cpp | 1432 std::optional<AssetManager2::SelectedValue> Theme::GetAttribute(uint32_t resid) const { in GetAttribute() function in android::Theme
|
/aosp12/frameworks/base/libs/androidfw/tests/ |
H A D | AttributeFinder_test.cpp | 35 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 D | AAMRAssembler.cpp | 33 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
H A D | AMPEG4ElementaryAssembler.cpp | 38 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
H A D | AMPEG4AudioAssembler.cpp | 35 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
H A D | APacketSource.cpp | 43 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
H A D | MyTransmitter.h | 53 static bool GetAttribute(const char *s, const char *key, AString *value) { in GetAttribute() function
|
H A D | MyHandler.h | 84 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 D | display_protocol.h | 169 bool GetAttribute(SurfaceAttributeKey key, ReturnType* out_value, in GetAttribute() function
|
/aosp12/system/core/libprocessgroup/ |
H A D | task_profiles.cpp | 644 const ProfileAttribute* TaskProfiles::GetAttribute(const std::string& name) const { in GetAttribute() function in TaskProfiles
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.cpp | 934 ProgramVar ShaderProgram::GetAttribute(const std::string& name) const { in GetAttribute() function in android::filterfw::ShaderProgram
|