Home | History | Annotate | Download | only in aapt

Lines Matching full:xmls

869     sp<ResourceTypeSet> xmls;
902 !applyFileOverlay(bundle, assets, &xmls, "xml") ||
968 if (xmls != NULL) {
969 err = makeFileResources(bundle, assets, &table, xmls, "xml");
1105 if (xmls != NULL) {
1106 ResourceDirIterator it(xmls, String8("xml"));