Searched defs:attribute_entry (Results 1 – 1 of 1) sorted by relevance
74 struct attribute_entry { struct75 attribute_entry() : index(~(uint32_t)0), nameResId(0) in attribute_entry() function95 const Vector<attribute_entry>& getAttributes() const; argument