Home | History | Annotate | Download | only in aapt

Lines Matching full:xmls

1297     sp<ResourceTypeSet> xmls;
1334 !applyFileOverlay(bundle, assets, &xmls, "xml") ||
1415 if (xmls != NULL) {
1416 err = makeFileResources(bundle, assets, &table, xmls, "xml");
1571 if (xmls != NULL) {
1572 ResourceDirIterator it(xmls, String8("xml"));