Home | History | Annotate | Download | only in aapt

Lines Matching defs:NULL

110             if (mGroup != NULL && mGroupPos < mGroup->getFiles().size()) {
256 ssize_t nameIndex = block.indexOfAttribute(NULL, "package");
330 NULL,
350 status_t status = preProcessImage(mBundle, mAssets, mFile, NULL);
491 if ((strIdx=table.resolveReference(&value, 0x10000000, NULL, &specFlags)) < 0) {
501 if (pool != NULL) {
505 specFlags, strIdx, str != NULL ? String8(str).string() : "???");
516 if (pool == NULL) {
522 if ((str=pool->stringAt(value.data, &len)) == NULL) {
584 ssize_t index = parser.indexOfAttribute(NULL, "id");
624 if (baseSet->get() != NULL) {
676 if (baseSet->get() == NULL) {
714 if (value == NULL) {
722 if (existingEntry != NULL) {
759 if (attr != NULL) {
771 } else if (q == NULL) {
788 if (pkg != NULL) {
790 if (type != NULL) {
794 return NULL;
814 &iconName, NULL, &table->getAssetsPackage(), &err,
821 if (iconEntry == NULL || getMaxSdkVersion(iconEntry) < SDK_O) {
828 &roundIconType, &roundIconName, NULL, &table->getAssetsPackage(),
836 if (roundIconEntry == NULL || getMaxSdkVersion(roundIconEntry) >= SDK_O) {
852 NULL, &configList.keyAt(i));
860 if (root == NULL) {
874 if (attr != NULL) {
885 if (attr != NULL) {
891 if (bundle->getMinSdkVersion() != NULL
892 || bundle->getTargetSdkVersion() != NULL
893 || bundle->getMaxSdkVersion() != NULL) {
894 if (vers == NULL) {
913 if (vers != NULL) {
916 if (attr != NULL) {
953 if (application != NULL) {
963 if (manifestPackageNameOverride != NULL) {
966 if (attr == NULL) {
979 if (application != NULL) {
999 if (instrumentationPackageNameOverride != NULL) {
1008 if (attr != NULL) {
1016 if (application != NULL) {
1019 if (icon_attr != NULL) {
1022 if (round_icon_attr != NULL) {
1030 if (attr != NULL) {
1085 if (ctag16 == NULL) {
1139 if (asset == NULL) {
1212 if (manifestPackageNameOverride != NULL) {
1262 if (androidManifestFile == NULL) {
1375 if (drawables != NULL) {
1376 if (bundle->getOutputAPKFile() != NULL) {
1389 if (mipmaps != NULL) {
1390 if (bundle->getOutputAPKFile() != NULL) {
1403 if (fonts != NULL) {
1410 if (layouts != NULL) {
1417 if (anims != NULL) {
1424 if (animators != NULL) {
1431 if (transitions != NULL) {
1438 if (interpolators != NULL) {
1445 if (xmls != NULL) {
1452 if (raws != NULL) {
1481 if (colors != NULL) {
1488 if (menus != NULL) {
1515 if (layouts != NULL) {
1537 if (anims != NULL) {
1553 if (animators != NULL) {
1569 if (interpolators != NULL) {
1585 if (transitions != NULL) {
1601 if (xmls != NULL) {
1617 if (drawables != NULL) {
1632 if (mipmaps != NULL) {
1647 if (colors != NULL) {
1663 if (menus != NULL) {
1684 if (fonts != NULL) {
1755 if (manifestTree == NULL) {
1892 if (fp == NULL) {
1904 if (finalResTable.getTableCount() == 0 || resFile == NULL) {
1960 if (block.getElementNamespace(&len) != NULL) {
1964 if (validateAttr(manifestPath, finalResTable, block, NULL, "package",
1985 if (syms == NULL) {
1993 if (syms == NULL) {
2003 if (id == NULL) {
2046 if (cmt != NULL && *cmt != 0) {
2184 if (resFile != NULL) {
2240 String16* outTypeComment = NULL)
2243 if (asym != NULL) {
2246 if (asym != NULL) {
2249 if (outTypeComment != NULL) {
2769 if (styleableSymbols != NULL) {
2866 if (fp == NULL) {
2892 if (textSymbolsDest != NULL && R == className) {
2898 if (fp == NULL) {
2955 if (pkg != NULL) {
2964 } else if (q == NULL) {
3019 if (assGroup == NULL) {
3058 pkg = AaptXml::getAttribute(tree, NULL, "package");
3127 NamespaceAttributePair() : ns(NULL), attr(NULL) {}
3174 addProguardKeepRule(keep, tag, NULL,
3176 } else if (tagAttrPairs != NULL) {
3191 String8(tree.getAttributeStringValue(attrIndex, &len)), NULL,
3201 String8(tree.getAttributeStringValue(attrIndex, &len)), NULL,
3234 addTagAttrPair(&kLayoutTagAttrPairs, "view", NULL, kClass);
3235 addTagAttrPair(&kLayoutTagAttrPairs, kFragment, NULL, kClass);
3245 addTagAttrPair(&kTransitionTagAttrPairs, kTransition.string(), NULL, kClass);
3246 addTagAttrPair(&kTransitionTagAttrPairs, "pathMotion", NULL, kClass);
3254 const KeyedVector<String8, Vector<NamespaceAttributePair> >* tagAttrPairs = NULL;
3263 tagAttrPairs = NULL;
3298 if (fp == NULL) {