Searched defs:getAttribute (Results 1 – 9 of 9) 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
707 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
35 inline uint32_t getAttribute(const int index) const { in getAttribute() function in MockAttributeFinder
217 public String getAttribute(String name) { in getAttribute() method in SimpleSessionDescription500 public String getAttribute(String name) { in getAttribute() method in SimpleSessionDescription.Fields
309 std::string getAttribute() const { return mAttribute; } in getAttribute() function385 std::string getAttribute() const { return mAttribute; } in getAttribute() function
1044 inline uint32_t getAttribute(jsize index) const { in getAttribute() function in android::XmlAttributeFinder1057 inline uint32_t getAttribute(const ResTable::bag_entry* entry) const { in getAttribute() function in android::BagAttributeFinder
1085 public String getAttribute(String tag) { in getAttribute() method in ExifInterface
3406 ssize_t ResTable::Theme::getAttribute(uint32_t resID, Res_value* outValue, in getAttribute() function in android::ResTable::Theme