Searched refs:ResXMLTree_attrExt (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/format/binary/
H A DXmlFlattener.cpp125 ResXMLTree_attrExt* flat_elem = start_writer.NextBlock<ResXMLTree_attrExt>();
203 void WriteAttributes(const xml::Element* node, ResXMLTree_attrExt* flat_elem,
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1181 return dtohl(((const ResXMLTree_attrExt*)mCurExt)->ns.index);
1198 return dtohl(((const ResXMLTree_attrExt*)mCurExt)->name.index);
1215 return dtohs(((const ResXMLTree_attrExt*)mCurExt)->attributeCount);
1223 const ResXMLTree_attrExt* tag = (const ResXMLTree_attrExt*)mCurExt;
1258 const ResXMLTree_attrExt* tag = (const ResXMLTree_attrExt*)mCurExt;
1306 const ResXMLTree_attrExt* tag = (const ResXMLTree_attrExt*)mCurExt;
1330 const ResXMLTree_attrExt* ta
[all...]
/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h644 struct ResXMLTree_attrExt struct in namespace:android
/frameworks/base/tools/aapt/
H A DXMLNode.cpp1468 ResXMLTree_attrExt attrExt;

Completed in 1725 milliseconds