Searched defs:getAttribute (Results 1 – 8 of 8) sorted by relevance
79 String8 getAttribute(const ResXMLTree& tree, const char* ns, in getAttribute() function88 String8 getAttribute(const ResXMLTree& tree, uint32_t attrRes, String8* outError) { in getAttribute() function
710 const XMLNode::attribute_entry* XMLNode::getAttribute(const String16& ns, in getAttribute() function in XMLNode
125 public Object getAttribute(String key) { in getAttribute() method in DrmEvent
217 public String getAttribute(String name) { in getAttribute() method in SimpleSessionDescription500 public String getAttribute(String name) { in getAttribute() method in SimpleSessionDescription.Fields
319 std::string getAttribute() const { return mAttribute; } in getAttribute() function413 std::string getAttribute() const { return mAttribute; } in getAttribute() function
736 int32_t Display::getAttribute(hwc2_config_t configId, Attribute attribute) in getAttribute() function in HWC2::impl::Display
1479 public @Nullable String getAttribute(@NonNull String tag) { in getAttribute() method in ExifInterface
3853 ssize_t ResTable::Theme::getAttribute(uint32_t resID, Res_value* outValue, in getAttribute() function in android::ResTable::Theme