Home | History | Annotate | Download | only in aapt

Lines Matching refs:NA

1245     const int NA = mAttributes.size();
1247 for (i=0; i<NA; i++) {
1280 const int NA = mAttributes.size();
1282 for (int i=0; i<NA; i++) {
1356 const size_t NA = mAttributes.size();
1360 LOG_ALWAYS_FATAL_IF(NA != mAttributeOrder.size(), "Attributes messed up!");
1394 attrExt.attributeCount = htods(NA);
1398 for (i=0; i<NA; i++) {
1427 LOG_ALWAYS_FATAL_IF(NA != 0, "Namespace nodes can't have attributes!");
1438 LOG_ALWAYS_FATAL_IF(NA != 0, "CDATA nodes can't have attributes!");
1441 NA));
1450 for (i=0; i<NA; i++) {