Home
last modified time | relevance | path

Searched defs:attribute_entry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt/
H A DXMLNode.h77 struct attribute_entry { struct
78 attribute_entry() : index(~(uint32_t)0), nameResId(0) in attribute_entry() argument
98 const Vector<attribute_entry>& getAttributes() const; argument
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dget_element_attributes_packet.cc124 for (auto& attribute_entry : entries_) { in size() local
140 for (const auto& attribute_entry : entries_) { in Serialize() local
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pipeline_pds.c153 struct pvr_const_map_entry_vertex_attribute_address *attribute_entry; in pvr_write_pds_const_map_entry_vertex_attribute_address() local